summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:18:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:18:00 +0000
commit58db93c93885725fdd465ad055f95bedba4ad08e (patch)
tree1f4ffd7db05a0f101284cd503b2ec2a99af8b7e3 /codemaker
parent8c424b451f0349be79994deced562896a6af8d0c (diff)
INTEGRATION: CWS pj59 (1.11.18); FILE MERGED
2006/09/19 06:45:43 pjanik 1.11.18.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/prj/d.lst3
1 files changed, 0 insertions, 3 deletions
diff --git a/codemaker/prj/d.lst b/codemaker/prj/d.lst
index e927c08f144b..62b56b948e5c 100644
--- a/codemaker/prj/d.lst
+++ b/codemaker/prj/d.lst
@@ -12,6 +12,3 @@
..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
..\%__SRC%\lib\i*.lib %_DEST%\lib%_EXT%\i*.lib
..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a
-
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"