diff options
author | Rene Engelhard <rene@openoffice.org> | 2010-03-03 21:01:44 +0100 |
---|---|---|
committer | Rene Engelhard <rene@openoffice.org> | 2010-03-03 21:01:44 +0100 |
commit | 2ca1cda8b8e5fea735bb762ecbdbb1a713461aa3 (patch) | |
tree | 8ad1790bf2d1cef71a61b770b40ea0a35bf3472f /test | |
parent | 09f3708149c6618c55d7dfb165fce2164fb01783 (diff) |
sb118: add --with-system-cppunit
Diffstat (limited to 'test')
-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 59fea900f394..1bf76d664a7a 100644 --- a/test/prj/build.lst +++ b/test/prj/build.lst @@ -1,4 +1,4 @@ -te test : BOOST:boost cppu cppuhelper cppunit javaunohelper offuh ridljar sal solenv unoil NULL +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 |