diff options
Diffstat (limited to 'unotools/prj')
-rw-r--r-- | unotools/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/prj/d.lst b/unotools/prj/d.lst index ab85c8dad6e8..ad8a764055b2 100644 --- a/unotools/prj/d.lst +++ b/unotools/prj/d.lst @@ -9,5 +9,3 @@ mkdir: %_DEST%\inc%_EXT%\unotools ..\inc\unotools\*.hxx %_DEST%\inc%_EXT%\unotools\*.hxx ..\inc\unotools\unotoolsdllapi.h %_DEST%\inc%_EXT%\unotools\unotoolsdllapi.h - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |