diff options
Diffstat (limited to 'bean')
-rw-r--r-- | bean/prj/d.lst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bean/prj/d.lst b/bean/prj/d.lst index 76d5b1bc2d61..b0478b3d4cd4 100644 --- a/bean/prj/d.lst +++ b/bean/prj/d.lst @@ -3,6 +3,3 @@ ..\%__SRC%\bin\officebean.dll %_DEST%\bin%_EXT%\officebean.dll ..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so ..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.dylib - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" - |