INTEGRATION: CWS pj53 (1.16.18); FILE MERGED

2006/04/13 14:39:32 pjanik 1.16.18.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien 2006-04-20 12:59:08 +00:00
parent 54327469dc
commit 5e7d77bada

View file

@ -44,6 +44,6 @@ 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 create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
linklib: libuno_cppu.*.*