diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-10-09 09:14:11 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-10-09 09:14:11 +0000 |
commit | 0c427aa47933b783a5e0a305607784e6cd37718b (patch) | |
tree | 3f72c1d5fe5e65eb1d322087daee9e72d9a288ec | |
parent | 23cf13b7e981dc87aa5b9c40faac7a4374eea57a (diff) |
INTEGRATION: CWS sb8 (1.7.22); FILE MERGED
2003/08/26 09:50:50 sb 1.7.22.1: #108679# Fixed package dependencies.
-rw-r--r-- | jurt/prj/build.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 4010b4627ef5..b915b05e4fe9 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -3,12 +3,12 @@ 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 ju_libutil NULL ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno ju_libutil NULL -ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL +ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader ju_uno NULL ju jurt\com\sun\star\lib\uno nmake - all ju_cssl_uno NULL ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno ju_cssl_uno NULL -ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java NULL +ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java ju_libutil ju_uno NULL ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL -ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_env_remote NULL +ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_cssl_uno ju_env_remote ju_libutil ju_uno NULL 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 NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL |