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