From 7357f5f4e8907b378e365299f0bc0c683e2a82f9 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 --- forms/prj/d.lst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'forms/prj') diff --git a/forms/prj/d.lst b/forms/prj/d.lst index b14fbbecc8bd..a661db797469 100644 --- a/forms/prj/d.lst +++ b/forms/prj/d.lst @@ -4,3 +4,9 @@ ..\%__SRC%\bin\*.bin %_DEST%\bin%_EXT%\*.bin ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res ..\util\*.xml %_DEST%\xml%_EXT%\*.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" -- cgit v1.2.3