qt5base-lts/tests/auto/other/compiler/compiler.pro

9 lines
159 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_compiler
SOURCES += tst_compiler.cpp baseclass.cpp derivedclass.cpp
HEADERS += baseclass.h derivedclass.h
QT = core testlib