INTEGRATION: CWS pj53 (1.15.46); FILE MERGED
2006/04/13 13:51:56 pjanik 1.15.46.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
parent
aacd881fb6
commit
e16c1f7448
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ hedabu: ..\inc\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.hxx
|
||||||
|
|
||||||
..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.zip
|
..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.zip
|
||||||
|
|
||||||
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
||||||
|
|
Loading…
Reference in a new issue