From 464d8911e8142c5cf153a71540ef774e724d78cc Mon Sep 17 00:00:00 2001 From: Patrick Luby Date: Fri, 2 Mar 2001 21:39:55 +0000 Subject: Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h --- sandbox/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox') diff --git a/sandbox/prj/d.lst b/sandbox/prj/d.lst index 007af180b0a1..a05fe96c1bde 100644 --- a/sandbox/prj/d.lst +++ b/sandbox/prj/d.lst @@ -2,7 +2,7 @@ ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx -..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx +..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" -- cgit