summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/compiler/compiler.pro
blob: 8ebcf60bc080e7a7cd0899ec3ae4012f5109d112 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_compiler
SOURCES += tst_compiler.cpp baseclass.cpp derivedclass.cpp
HEADERS += baseclass.h derivedclass.h
QT = core testlib



DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0