diff options
Diffstat (limited to 'instsetoo_native/prj/d.lst')
-rw-r--r-- | instsetoo_native/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/instsetoo_native/prj/d.lst b/instsetoo_native/prj/d.lst index e7ea19641e11..438abc1aab25 100644 --- a/instsetoo_native/prj/d.lst +++ b/instsetoo_native/prj/d.lst @@ -1,4 +1,6 @@ mkdir: %COMMON_DEST%\bin%_EXT%\ooo ..\util\hid.lst %COMMON_DEST%\bin%_EXT%\ooo\hid.lst +..\%COMMON_OUTDIR%\bin\images.zip %COMMON_DEST%\bin%_EXT%\images.zip +..\%COMMON_OUTDIR%\bin\images.zip %COMMON_DEST%\bin%_EXT%\images2.zip dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |