summaryrefslogtreecommitdiff
path: root/ucbhelper/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/prj/d.lst')
-rw-r--r--ucbhelper/prj/d.lst6
1 files changed, 6 insertions, 0 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst
index 4554ccb25bba..d19785fee5f8 100644
--- a/ucbhelper/prj/d.lst
+++ b/ucbhelper/prj/d.lst
@@ -26,3 +26,9 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper
..\inc\ucbhelper\activedatasink.hxx %_DEST%\inc%_EXT%\ucbhelper\activedatasink.hxx
..\inc\ucbhelper\commandenvironmentproxy.hxx %_DEST%\inc%_EXT%\ucbhelper\commandenvironmentproxy.hxx
..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk
+
+..\%__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"