From d99b6993b749a82332856b4dc0677d37dd61fa9a Mon Sep 17 00:00:00 2001 From: Patrick Luby Date: Wed, 28 Feb 2001 23:33:26 +0000 Subject: Update for Mac OS X static data member automation --- wizards/prj/d.lst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'wizards') diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst index 620d3301a55a..e4fc5fa73871 100644 --- a/wizards/prj/d.lst +++ b/wizards/prj/d.lst @@ -35,3 +35,9 @@ touch: ..\%__SRC%\misc\wizards.hid %_DEST%\bin%_EXT%\wizards.hid + +..\%__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