summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qversionnumber/qversionnumber.pro
blob: e83a2b507c0285a36217fe7fd143ca416716a2a9 (plain)
1
2
3
4
5
6
CONFIG += testcase parallel_test
contains(QT_CONFIG, c++11):CONFIG += c++11
contains(QT_CONFIG, c++14):CONFIG += c++14
TARGET = tst_qversionnumber
QT = core testlib
SOURCES = tst_qversionnumber.cpp