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:
parent
2a2af9001f
commit
9debb9f3b3
1 changed files with 1 additions and 2 deletions
3
external/prj/d.lst
vendored
3
external/prj/d.lst
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue