summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/prj/d.lst5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst
index b69b52b32082..f91ef6c68337 100644
--- a/sd/prj/d.lst
+++ b/sd/prj/d.lst
@@ -64,7 +64,4 @@ mkdir: %_DEST%\inc%_EXT%\sd
..\xml\AccessiblePresentationOLEShape.xml %_DEST%\xml%_EXT%\AccessiblePresentationOLEShape.xml
..\xml\AccessiblePageShape.xml %_DEST%\xml%_EXT%\AccessiblePageShape.xml
-..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
-..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
-..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
-
+dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"