diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-25 10:32:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-25 10:32:19 +0000 |
commit | 42a7392e9c9dba4cdf5b44f6ff5f7f5f8f88e384 (patch) | |
tree | e5bbf28ae702cbcade3da6842427b55199895a5f /rhino/prj | |
parent | b561ed3335fe5062574394012eb9b43cfee18369 (diff) |
INTEGRATION: CWS morejava (1.1.48); FILE MERGED
2005/08/29 14:12:44 fridrich_strba 1.1.48.1: Issue number:
Submitted by: fridrich_strba
Reviewed by: fridrich_strba
Allow building of OOo with jdk 1.3.1 out-of-the-box (crimson.jar provided necessary
classes that are not present in jdk 1.3.1)
Diffstat (limited to 'rhino/prj')
-rw-r--r-- | rhino/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhino/prj/build.lst b/rhino/prj/build.lst index d23bc3660d7e..94eb6c96068b 100644 --- a/rhino/prj/build.lst +++ b/rhino/prj/build.lst @@ -1,3 +1,3 @@ -xh rhino : soltools NULL +xh rhino : soltools xalan NULL xh rhino usr1 - all xh_mkout NULL xh rhino nmake - all xh_rhino NULL |