summaryrefslogtreecommitdiff
path: root/automation/prj
diff options
context:
space:
mode:
Diffstat (limited to 'automation/prj')
-rw-r--r--automation/prj/d.lst5
1 files changed, 0 insertions, 5 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst
index fa54cb7820dd..ce25330f773d 100644
--- a/automation/prj/d.lst
+++ b/automation/prj/d.lst
@@ -14,9 +14,4 @@ hedabu: ..\inc\automation.hxx %_DEST%\inc%_EXT%\automation\automation.hxx
..\%__SRC%\inc\keycodes %_DEST%\bin%_EXT%\keycodes
..\%__SRC%\inc\res_type %_DEST%\bin%_EXT%\res_type
-..\%__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"