summaryrefslogtreecommitdiffstats
path: root/starmath/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
commit896177df1a5917c17b6de2e67dcc62f8a79c90b3 (patch)
treee6fc5a5580a96f2e4421884c5ad2a9cbf7e60f98 /starmath/prj
parentBug #84214#: stream SdrModel with right command sequence (diff)
downloadcore-896177df1a5917c17b6de2e67dcc62f8a79c90b3.tar.gz
core-896177df1a5917c17b6de2e67dcc62f8a79c90b3.zip
Update for Mac OS X static data member automation
Diffstat (limited to 'starmath/prj')
-rw-r--r--starmath/prj/d.lst6
1 files changed, 6 insertions, 0 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst
index a2726db3677e..e679746f90a3 100644
--- a/starmath/prj/d.lst
+++ b/starmath/prj/d.lst
@@ -16,3 +16,9 @@ hedabu: ..\inc\smdll.hxx %_DEST%\inc%_EXT%\starmath\smdll.hxx
hedabu: ..\inc\smdll0.hxx %_DEST%\inc%_EXT%\starmath\smdll0.hxx
hedabu: ..\inc\smmod.hxx %_DEST%\inc%_EXT%\starmath\smmod.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"