summaryrefslogtreecommitdiff
path: root/sax/prj
diff options
context:
space:
mode:
Diffstat (limited to 'sax/prj')
-rw-r--r--sax/prj/d.lst2
1 files changed, 0 insertions, 2 deletions
diff --git a/sax/prj/d.lst b/sax/prj/d.lst
index c325b46c9c72..7fe1ab8ca4bd 100644
--- a/sax/prj/d.lst
+++ b/sax/prj/d.lst
@@ -1,5 +1,3 @@
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"