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