diff options
Diffstat (limited to 'oox/prj/d.lst')
-rw-r--r-- | oox/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/prj/d.lst b/oox/prj/d.lst index 70c7c1ea52ef..0cd697108cdb 100644 --- a/oox/prj/d.lst +++ b/oox/prj/d.lst @@ -39,6 +39,7 @@ mkdir: %_DEST%\inc%_EXT%\oox\xls ..\inc\oox\vml\vmldrawing.hxx %_DEST%\inc%_EXT%\oox\vml\vmldrawing.hxx ..\inc\oox\vml\vmlshape.hxx %_DEST%\inc%_EXT%\oox\vml\vmlshape.hxx ..\inc\oox\export\*.hxx %_DEST%\inc%_EXT%\oox\export\*.hxx +..\inc\oox\ole\oleobjecthelper.hxx %_DEST%\inc%_EXT%\oox\ole\oleobjecthelper.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |