INTEGRATION: CWS pj53 ; FILE MERGED

2006/04/13 14:38:47 pjanik : #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien 2006-04-20 13:39:55 +00:00
parent 2a2af9001f
commit 9debb9f3b3

3
external/prj/d.lst vendored
View file

@ -91,5 +91,4 @@ mkdir: %_DEST%\pck%_EXT%
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"