diff options
Diffstat (limited to 'test/prj/build.lst')
-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 |