Added configure test for cppunit; fixed .pro files for both unit test suites; fixed UsageResolverTest::findWhereObjectIsUsed() test

This commit is contained in:
Vadim Kurland
2009-12-13 08:17:31 +00:00
parent 62287a7c7c
commit 83388646c2
9 changed files with 101 additions and 59 deletions
+3
View File
@@ -14,6 +14,9 @@ DOCDIR = @DOCDIR@
HAVE_ANTLR_RUNTIME = @HAVE_ANTLR_RUNTIME@
HAVE_EXTERNAL_ANTLR = @HAVE_EXTERNAL_ANTLR@
HAVE_QTDBUS = @HAVE_QTDBUS@
HAVE_CPPUNIT = @HAVE_CPPUNIT@
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
CPPUNIT_LIBS = @CPPUNIT_LIBS@
unix {
PREFIX = @PREFIX@