diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2004-07-23 13:44:34 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2004-07-23 13:44:34 +0000 |
commit | 6130663a6e1847f1b61268735040754c52d4ce5f (patch) | |
tree | 1497bdb6c9c14560d87103001e962c1ad8a08814 /jurt/prj | |
parent | ecd903d6f3658cdf4fb1e4ae5d2d74e6ab0d74af (diff) |
INTEGRATION: CWS sb20 (1.10.16); FILE MERGED
2004/06/14 13:37:07 sb 1.10.16.2: #i29119# sandbox.jar no longer needed by UNO.
2004/06/14 11:26:48 sb 1.10.16.1: #i29119# Replaced sandbox.jar-based class loader with an own one.
Diffstat (limited to 'jurt/prj')
-rw-r--r-- | jurt/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index a57a38c668a0..245dc19f11eb 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -1,4 +1,4 @@ -ju jurt : ridljar sandbox NULL +ju jurt : ridljar NULL ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno NULL @@ -12,7 +12,7 @@ ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_ ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader ju_libutil NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL -ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL +ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman NULL ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader NULL ju jurt\source\pipe nmake - all ju_src_pipe NULL ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe ju_libutil ju_uno NULL |