summaryrefslogtreecommitdiff
path: root/stoc/prj
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-02-28 23:23:58 +0000
committerPatrick Luby <pluby@openoffice.org>2001-02-28 23:23:58 +0000
commitf71c3b50be1a0f3fe84aa2e96e94f19cd1cc76fd (patch)
treee396542b71212a6f77d24c08f03a75b362246412 /stoc/prj
parente6e54c6deaeed94fec25ad706d6ff0e96796a74b (diff)
Update for Mac OS X static data member automation
Diffstat (limited to 'stoc/prj')
-rw-r--r--stoc/prj/d.lst5
1 files changed, 5 insertions, 0 deletions
diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst
index 9ac16392fd08..16f78a89e1cb 100644
--- a/stoc/prj/d.lst
+++ b/stoc/prj/d.lst
@@ -25,4 +25,9 @@ mkdir: %_DEST%\inc%_EXT%\stoc
..\source\tdmanager\tdmgr.xml %_DEST%\xml%_EXT%\tdmgr.xml
..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\tcv.xml
+
+..\%__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"