-
Roberto Raggi authoredRoberto Raggi authored
preprocessor.pro 161 B
TEMPLATE = app
CONFIG += qt warn_on console depend_includepath
QT += testlib
TARGET = tst_$$TARGET
include(../shared/shared.pri)
SOURCES += tst_preprocessor.cpp
TEMPLATE = app
CONFIG += qt warn_on console depend_includepath
QT += testlib
TARGET = tst_$$TARGET
include(../shared/shared.pri)
SOURCES += tst_preprocessor.cpp