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:
parent
54327469dc
commit
5e7d77bada
1 changed files with 1 additions and 1 deletions
|
@ -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.*.*
|
||||
|
|
Loading…
Reference in a new issue