Tests: Get autotests compiling again.

This commit is contained in:
Bill King
2010-10-20 14:16:04 +10:00
parent f0aa5cdabb
commit 54c8a2e5b5
10 changed files with 30 additions and 32 deletions

View File

@@ -3,5 +3,6 @@ CONFIG += qt warn_on console depend_includepath
CONFIG += qtestlib testcase
CONFIG -= app_bundle
include(../shared/shared.pri)
INCLUDEPATH += $$IDE_SOURCE_TREE/src/plugins
SOURCES += tst_codegen.cpp
TARGET=tst_$$TARGET