More work at getting autotests compiling.

This commit is contained in:
Bill King
2010-07-13 11:40:42 +10:00
parent ff6736fade
commit 0032af7fc6
3 changed files with 17 additions and 6 deletions

View File

@@ -2,5 +2,4 @@ TEMPLATE = lib
TARGET = CPlusPlusTestSupport
CONFIG += static depend_includepath
QT = core gui
DESTDIR = $$PWD
include($$PWD/../../../../src/libs/cplusplus/cplusplus-lib.pri)