summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:24:00 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:24:00 +0000
commitde0c6de61efae2a2d9159d42a746023ad4e4d807 (patch)
treea8f066aa3a68e99f87f0718c91b57e094cfd2571 /jurt
parentea19b0915548c4945ff6e593d56afd0c09d85a97 (diff)
INTEGRATION: CWS sb14 (1.9.6); FILE MERGED
2004/02/19 14:09:54 sb 1.9.6.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.
Diffstat (limited to 'jurt')
-rw-r--r--jurt/prj/build.lst17
1 files changed, 8 insertions, 9 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst
index 4a039481bafb..a57a38c668a0 100644
--- a/jurt/prj/build.lst
+++ b/jurt/prj/build.lst
@@ -1,19 +1,18 @@
ju jurt : ridljar sandbox 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 ju_libutil NULL
+ju jurt\com\sun\star\uno nmake - all ju_uno 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 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 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 ju_libutil ju_uno NULL
+ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_cssl_uno NULL
+ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java ju_libutil 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_cssl_uno ju_env_remote ju_libutil ju_uno 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 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\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\urlresolver nmake - all ju_urlres ju_uno ju_co_loader 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 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