diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 13:59:08 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 13:59:08 +0000 |
commit | 3879e0200ef8d0d6501df87a6773d8d1c2693b09 (patch) | |
tree | 8bed1775f1df7abdc742dd8087b9e26d6e77cd7c /unoil | |
parent | 615188b1da48c1843d1f6a0cc0684b16f99a658d (diff) |
INTEGRATION: CWS sb18 (1.6.50); FILE MERGED
2004/05/05 11:30:27 sb 1.6.50.1: #i21150# javamaker now directly generates .class files.
Diffstat (limited to 'unoil')
-rw-r--r-- | unoil/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unoil/prj/d.lst b/unoil/prj/d.lst index 8edf0920b..fc59dec76 100644 --- a/unoil/prj/d.lst +++ b/unoil/prj/d.lst @@ -1,3 +1 @@ ..\%__SRC%\class\unoil.jar %_DEST%\bin%_EXT%\unoil.jar - -dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |