diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:13:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:13:53 +0000 |
commit | bdca68e637bbb941671d22ebcc0e0fa54e575906 (patch) | |
tree | 67fdd5cbbe1e64169ad69f42cc608a722e15c62a /cppu/prj | |
parent | 76482a6b9dc9b0fe5ecc17b10be3a333dc4613d2 (diff) |
INTEGRATION: CWS pj59 (1.17.24); FILE MERGED
2006/09/19 06:53:05 pjanik 1.17.24.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'cppu/prj')
-rw-r--r-- | cppu/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index de7cbdc70a86..8dd73141f2c2 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -44,6 +44,4 @@ mkdir: %_DEST%\inc%_EXT%\uno ..\%__SRC%\bin\cppu* %_DEST%\bin%_EXT%\* ..\%__SRC%\lib\libuno_cppu.*.* %_DEST%\lib%_EXT%\* -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" - linklib: libuno_cppu.*.* |