diff options
author | sb <sb@openoffice.org> | 2010-12-10 14:37:57 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-12-10 14:37:57 +0100 |
commit | 4eb067284ed88651b0a8c89813515f0b88b2bb04 (patch) | |
tree | 34a15913b8777630065f34d782b2e1e9c3371ad1 /jurt/prj | |
parent | 0d2b12deb5d2a78d795ac39b36d51170ef0439de (diff) |
sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, adapted corresponding tests plus solenv/inc/javaunittest.mk to JUnit framework
Diffstat (limited to 'jurt/prj')
-rw-r--r-- | jurt/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 9b9b722bc3ae..6ba92a9ec6b6 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -17,3 +17,4 @@ 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 |