8 lines
352 B
Text
8 lines
352 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 create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
|
|