summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unotools/prj/d.lst5
1 files changed, 0 insertions, 5 deletions
diff --git a/unotools/prj/d.lst b/unotools/prj/d.lst
index 18ee8e8717ec..ac0c9318392e 100644
--- a/unotools/prj/d.lst
+++ b/unotools/prj/d.lst
@@ -10,9 +10,4 @@ mkdir: %_DEST%\inc%_EXT%\unotools
..\inc\unotools\*.mk %_DEST%\inc%_EXT%\unotools\*.mk
..\inc\unotools\*.hxx %_DEST%\inc%_EXT%\unotools\*.hxx
-..\%__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"
-dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"