diff options
Diffstat (limited to 'comphelper/prj/d.lst')
-rw-r--r-- | comphelper/prj/d.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst index 6885d961abd3..425799b49d49 100644 --- a/comphelper/prj/d.lst +++ b/comphelper/prj/d.lst @@ -9,8 +9,9 @@ mkdir: %_DEST%\inc%_EXT%\comphelper ..\inc\comphelper\*.hxx %_DEST%\inc%_EXT%\comphelper\*.hxx -..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__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 dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" +dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" |