3de93622f7
2006/04/13 14:32:18 pjanik 1.1.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.
8 lines
359 B
Text
8 lines
359 B
Text
..\%__SRC%\class\officebean.jar %_DEST%\bin%_EXT%\officebean.jar
|
|
|
|
..\%__SRC%\bin\officebean.dll %_DEST%\bin%_EXT%\officebean.dll
|
|
..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so
|
|
..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.dylib
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
|
|