summaryrefslogtreecommitdiff
path: root/javaunohelper/prj/d.lst
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2002-03-11 18:06:40 +0000
committerSander Vesik <svesik@openoffice.org>2002-03-11 18:06:40 +0000
commit478173c3317f48d4cade8f0033d81ee08609aadd (patch)
treed8df9dd230297286de01318c0dbf67613bc20677 /javaunohelper/prj/d.lst
parent466fdabf48358550a36e45be678117e80fe785c1 (diff)
Don't deliver out of date and unneeded MacOSX bits any more
Diffstat (limited to 'javaunohelper/prj/d.lst')
-rw-r--r--javaunohelper/prj/d.lst5
1 files changed, 0 insertions, 5 deletions
diff --git a/javaunohelper/prj/d.lst b/javaunohelper/prj/d.lst
index 3d1d248bd..292bf590e 100644
--- a/javaunohelper/prj/d.lst
+++ b/javaunohelper/prj/d.lst
@@ -2,9 +2,4 @@
..\%__SRC%\bin\juh.dll %_DEST%\bin%_EXT%\juh.dll
..\%__SRC%\lib\libjuh.so %_DEST%\lib%_EXT%\libjuh.so
-..\%__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"