summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qvector/qvector.pro
blob: ebebe467288694340224fd0b694193e3f2f811a5 (plain)
1
2
3
4
5
CONFIG += testcase parallel_test
contains(QT_CONFIG, c++11):CONFIG += c++11
TARGET = tst_qvector
QT = core testlib
SOURCES = $$PWD/tst_qvector.cpp