From e4cd4bf8feece728a68a1b58b5cd197db9ade836 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 --- transex3/prj/d.lst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'transex3/prj/d.lst') diff --git a/transex3/prj/d.lst b/transex3/prj/d.lst index 34ce05bfc17d..91f2e4bbbdb9 100644 --- a/transex3/prj/d.lst +++ b/transex3/prj/d.lst @@ -2,3 +2,9 @@ ..\%__SRC%\bin\xmlex %_DEST%\bin%_EXT%\xmlex ..\%__SRC%\bin\cfgex.exe %_DEST%\bin%_EXT%\cfgex.exe ..\%__SRC%\bin\cfgex %_DEST%\bin%_EXT%\cfgex + +..\%__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