summaryrefslogtreecommitdiffstats
path: root/xmloff/prj/d.lst
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-02-28 23:33:26 +0000
committerPatrick Luby <pluby@openoffice.org>2001-02-28 23:33:26 +0000
commit553ec99586b67f44c508fa15698a4d6502357cd7 (patch)
treecbcdf09a7b05b4421ebcbfc6abca84e741fa6266 /xmloff/prj/d.lst
parentUpdate for Mac OS X static data member automation (diff)
downloadcore-553ec99586b67f44c508fa15698a4d6502357cd7.tar.gz
core-553ec99586b67f44c508fa15698a4d6502357cd7.zip
Update for Mac OS X static data member automation
Diffstat (limited to 'xmloff/prj/d.lst')
-rw-r--r--xmloff/prj/d.lst6
1 files changed, 6 insertions, 0 deletions
diff --git a/xmloff/prj/d.lst b/xmloff/prj/d.lst
index 2053f90b9a38..7e1603433710 100644
--- a/xmloff/prj/d.lst
+++ b/xmloff/prj/d.lst
@@ -99,3 +99,9 @@ hedabu: ..\inc\MarkerStyle.hxx %_DEST%\inc%_EXT%\xmloff\MarkerStyle.hxx
hedabu: ..\inc\HatchStyle.hxx %_DEST%\inc%_EXT%\xmloff\HatchStyle.hxx
hedabu: ..\inc\ImageStyle.hxx %_DEST%\inc%_EXT%\xmloff\ImageStyle.hxx
+
+..\%__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"