summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qpair/qpair.pro
blob: 39757d3e0fb32c7bd8ac1b05c6de8ba768cd87ef (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qpair
QT = core testlib
SOURCES = tst_qpair.cpp

contains(QT_CONFIG, c++2a): CONFIG += c++2a