summaryrefslogtreecommitdiff
path: root/jurt/prj
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2002-10-30 14:33:37 +0000
committerStephan Bergmann <sb@openoffice.org>2002-10-30 14:33:37 +0000
commit0ea22461a1ba2c3c9aaa382e062e84fa50b75173 (patch)
tree69247955a591b9c929346163c8488beb65c8e024 /jurt/prj
parent1ef41f44bc51a0da51be8e743469990288c1a920 (diff)
#104312# Added package com.sun.star.lib.uno.
Diffstat (limited to 'jurt/prj')
-rw-r--r--jurt/prj/build.lst5
1 files changed, 3 insertions, 2 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst
index 0a36e2460a35..7c0a2740917a 100644
--- a/jurt/prj/build.lst
+++ b/jurt/prj/build.lst
@@ -4,7 +4,8 @@ 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 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 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\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
@@ -13,5 +14,5 @@ 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 ju_co_loader 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
+ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL