summaryrefslogtreecommitdiff
path: root/bean/prj
diff options
context:
space:
mode:
Diffstat (limited to 'bean/prj')
-rw-r--r--bean/prj/d.lst8
1 files changed, 8 insertions, 0 deletions
diff --git a/bean/prj/d.lst b/bean/prj/d.lst
new file mode 100644
index 000000000000..4cd174d5b866
--- /dev/null
+++ b/bean/prj/d.lst
@@ -0,0 +1,8 @@
+..\%__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"
+