summaryrefslogtreecommitdiff
path: root/jurt/prj
diff options
context:
space:
mode:
authorKay Ramme <kr@openoffice.org>2001-05-04 10:59:20 +0000
committerKay Ramme <kr@openoffice.org>2001-05-04 10:59:20 +0000
commit55afee11a9188a2cbacd88d482670c86b5669792 (patch)
tree4fd21d4aae17dc892b258fd9ceb9048c9b5a90ca /jurt/prj
parentd4be64fff7b3edd7cdde5d28735addf99ab3c577 (diff)
added dependency of urlres to loader; removed iiop
Diffstat (limited to 'jurt/prj')
-rw-r--r--jurt/prj/build.lst5
1 files changed, 2 insertions, 3 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst
index 547200e499c2..4d38e8a37cee 100644
--- a/jurt/prj/build.lst
+++ b/jurt/prj/build.lst
@@ -6,12 +6,11 @@ ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno NULL
ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL
ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_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\protocols\iiop nmake - all ju_prot_iiop ju_env_remote 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\connections\socket nmake - all ju_con_sock ju_co_loader 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\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL
-ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno NULL
-ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_iiop ju_prot_urp ju_servman ju_typdesman ju_urlres NULL
+ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader ju_uno NULL
+ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL