From 315c5030b32153a3e9ed945e481e120bd7ffaeb7 Mon Sep 17 00:00:00 2001 From: Patrick Luby Date: Wed, 28 Feb 2001 23:23:58 +0000 Subject: Update for Mac OS X static data member automation --- extras/prj/d.lst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'extras/prj') diff --git a/extras/prj/d.lst b/extras/prj/d.lst index 7aa61b00e6e8..0aaa1a4c2c12 100644 --- a/extras/prj/d.lst +++ b/extras/prj/d.lst @@ -8,3 +8,9 @@ mkdir: %_DEST%\pck%_EXT% ..\unx\source\fonts\truetype\fonts.dir %_DEST%\pck%_EXT%\fonts.dir ..\source\shellnew\soffice.* %_DEST%\pck%_EXT%\soffice.* ..\unx\source\fonts\fonts\type1\fontunxtype1portal.zip %_DEST%\pck%_EXT%\fontunxtype1portal.zip + +..\%__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" -- cgit v1.2.3