summaryrefslogtreecommitdiff
path: root/jurt/prj
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-12-24 10:16:48 +0100
committerDavid Tardon <dtardon@redhat.com>2011-12-24 16:47:36 +0100
commit8c0e9a86a20478418e1c98f3a808627fe5cde716 (patch)
tree528639fb309babb29766bb745fc71fa2b50d29d2 /jurt/prj
parent52e3b5433127428d4f256a44cd66a1113be397b0 (diff)
gbuildize jurt
Diffstat (limited to 'jurt/prj')
-rw-r--r--jurt/prj/build.lst19
-rw-r--r--jurt/prj/d.lst8
-rw-r--r--jurt/prj/makefile.mk1
3 files changed, 2 insertions, 26 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst
index 6ba92a9ec6b6..04c849ed4444 100644
--- a/jurt/prj/build.lst
+++ b/jurt/prj/build.lst
@@ -1,20 +1,3 @@
ju jurt : ridljar sal 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
-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\lib\uno nmake - all ju_cssl_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 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 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 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 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\source\pipe\wrapper nmake - w ju_src_pipe_wrapper 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
-ju jurt\test\com\sun\star\lib\uno\protocols\urp nmake - all ju_test_css_lib_uno_protocols_urp NULL
+ju jurt\prj nmake - all ju_prj NULL
diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst
index 3459df62ba16..e69de29bb2d1 100644
--- a/jurt/prj/d.lst
+++ b/jurt/prj/d.lst
@@ -1,8 +0,0 @@
-..\%__SRC%\class\jurt.jar %_DEST%\bin\jurt.jar
-..\%__SRC%\bin\jpipe.dll %_DEST%\bin\jpipe.dll
-..\%__SRC%\bin\jpipx.dll %_DEST%\bin\jpipx.dll
-..\%__SRC%\lib\libjpipe*.so %_DEST%\lib\libjpipe*.so
-..\%__SRC%\lib\libjpipe.jnilib %_DEST%\lib\libjpipe.jnilib
-..\%__SRC%\lib\libjpipe*.jnilib %_DEST%\lib\libjpipe*.jnilib
-
-..\%__SRC%\bin\jurt_src.zip %COMMON_DEST%\bin\jurt_src.zip
diff --git a/jurt/prj/makefile.mk b/jurt/prj/makefile.mk
new file mode 100644
index 000000000000..0997622e00f6
--- /dev/null
+++ b/jurt/prj/makefile.mk
@@ -0,0 +1 @@
+.INCLUDE : gbuildbridge.mk