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