diff options
author | Tomas O'Connor <toconnor@openoffice.org> | 2003-11-28 14:11:52 +0000 |
---|---|---|
committer | Tomas O'Connor <toconnor@openoffice.org> | 2003-11-28 14:11:52 +0000 |
commit | babff10c4f33803030aca35e2bd82dd6c657c624 (patch) | |
tree | 5d48e637f329e4c7df540c9e016b8f50a2a21a98 /rhino/prj | |
parent | 1d704138545c3ed840976c320067f029076788ab (diff) |
#i16574# - Add Rhino and BeanShell jar files to OpenOffice.org external
project. A modified Main.java source file is included for Rhino which is
rebuilt and repackaged into the Rhino jar file.
Diffstat (limited to 'rhino/prj')
-rw-r--r-- | rhino/prj/build.lst | 3 | ||||
-rw-r--r-- | rhino/prj/d.lst | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/rhino/prj/build.lst b/rhino/prj/build.lst new file mode 100644 index 000000000000..d23bc3660d7e --- /dev/null +++ b/rhino/prj/build.lst @@ -0,0 +1,3 @@ +xh rhino : soltools NULL +xh rhino usr1 - all xh_mkout NULL +xh rhino nmake - all xh_rhino NULL diff --git a/rhino/prj/d.lst b/rhino/prj/d.lst new file mode 100644 index 000000000000..066fda3592ab --- /dev/null +++ b/rhino/prj/d.lst @@ -0,0 +1 @@ +..\%__SRC%\class\js-1.5R4.1.jar %_DEST%\bin%_EXT%\js.jar |