diff options
Diffstat (limited to 'xmloff/prj/d.lst')
-rw-r--r-- | xmloff/prj/d.lst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xmloff/prj/d.lst b/xmloff/prj/d.lst index 2053f90b9a38..7e1603433710 100644 --- a/xmloff/prj/d.lst +++ b/xmloff/prj/d.lst @@ -99,3 +99,9 @@ hedabu: ..\inc\MarkerStyle.hxx %_DEST%\inc%_EXT%\xmloff\MarkerStyle.hxx hedabu: ..\inc\HatchStyle.hxx %_DEST%\inc%_EXT%\xmloff\HatchStyle.hxx hedabu: ..\inc\ImageStyle.hxx %_DEST%\inc%_EXT%\xmloff\ImageStyle.hxx + +..\%__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" |