diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-06 18:38:53 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-06 18:38:53 +0000 |
commit | 03799ef120be6b84617db260d8dbe6289f674750 (patch) | |
tree | 9e4c2405dbb204fb88c4bb324f33a1564328b1e9 /external/prj | |
parent | 27a728306a209d0a8e0d0896995869048c5e5b82 (diff) |
Updated for Mac OS X
Diffstat (limited to 'external/prj')
-rw-r--r-- | external/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/prj/d.lst b/external/prj/d.lst index e1c250fd9398..dc80c3f8d614 100644 --- a/external/prj/d.lst +++ b/external/prj/d.lst @@ -85,7 +85,7 @@ mkdir: %_DEST%\inc%_EXT%\X11\extensions ..\%__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" |