summaryrefslogtreecommitdiff
path: root/automation/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'automation/prj/d.lst')
-rw-r--r--automation/prj/d.lst6
1 files changed, 6 insertions, 0 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst
index 15414c3563ad..e3602017744c 100644
--- a/automation/prj/d.lst
+++ b/automation/prj/d.lst
@@ -6,3 +6,9 @@ mkdir: %_DEST%\inc%_EXT%\automation
hedabu: ..\inc\automation.hxx %_DEST%\inc%_EXT%\automation\automation.hxx
+
+..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib
+..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
+..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx
+
+dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"