Link with cplusplus library.

This commit is contained in:
Roberto Raggi
2009-10-26 14:40:36 +01:00
parent a2b5184123
commit 485dec6d2b
6 changed files with 10 additions and 13 deletions

View File

@@ -1,8 +1,6 @@
TEMPLATE = app
CONFIG += qt warn_on console depend_includepath
QT = core testlib
QT += testlib
TARGET = tst_$$TARGET
include(../../../../src/libs/cplusplus/cplusplus-lib.pri)
include(../shared/shared.pri)
SOURCES += tst_preprocessor.cpp