diff options
author | Lars Langhans <lla@openoffice.org> | 2010-06-14 13:39:43 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-06-14 13:39:43 +0200 |
commit | 7bf6134dbcd5846782cbe91e5f6763da1953bdd2 (patch) | |
tree | 6dfe983f5641b4842e07a416701d3e3319521f89 /test/prj | |
parent | 59858c973902d0205a2a2179834d92bb0abce25a (diff) |
sb123:#i111449# cleanups in module test
Diffstat (limited to 'test/prj')
-rw-r--r-- | test/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prj/build.lst b/test/prj/build.lst index 1bf76d664a7a..5ef6353a1dc3 100644 --- a/test/prj/build.lst +++ b/test/prj/build.lst @@ -1,4 +1,4 @@ te test : BOOST:boost cppu cppuhelper CPPUNIT:cppunit javaunohelper offuh ridljar sal solenv unoil NULL te test\inc nmake - all inc NULL te test\source\cpp nmake - all source_cpp inc NULL -te test\source\java nmake - all source_java NULL +te test\source\java\org\openoffice\test nmake - all source_java NULL |