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 | 70d427328f5a74c559d3ef9eed09a64aec135c98 (patch) | |
tree | de789e54c1814310dde5caa82d0e6bcb1d7b9895 /test | |
parent | 49a8f2d8e65898be8c0844d65fda8eb3111b84e3 (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 59fea900f..1bf76d664 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 |