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 | 96331637e97a1fc4db7cbb44ee3bf03d6bd98019 (patch) | |
tree | e32082149193d0db3cf42f8eec16ab78246aaa25 /unoil | |
parent | 0e38bc4ac6349619245b3109935daa67faf19068 (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 8edf0920be22..fc59dec761f2 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" |