diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-03-13 13:40:30 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-03-13 14:53:02 +0100 |
commit | d54e03caf915d5d89d35f73ea5fdd0b8d2fdb9db (patch) | |
tree | 92db1e23f9431354336d16c3786a64972aa45ba1 /binaryurp | |
parent | 567a22f15ab35638ba04d51fdb1e8c91471bf8d1 (diff) |
binaryurp has cppunit tests
Diffstat (limited to 'binaryurp')
-rw-r--r-- | binaryurp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binaryurp/prj/build.lst b/binaryurp/prj/build.lst index eba5c278566f..7a32eda1d2ee 100644 --- a/binaryurp/prj/build.lst +++ b/binaryurp/prj/build.lst @@ -1,2 +1,2 @@ -bu binaryurp : BOOST:boost LIBXSLT:libxslt cppu cppuhelper offapi sal salhelper NULL +bu binaryurp : BOOST:boost LIBXSLT:libxslt cppu cppuhelper offapi sal salhelper CPPUNIT:cppunit NULL bu binaryurp\prj nmake - all bu_prj NULL |