summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qvector/qvector.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qvector/qvector.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qvector/qvector.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/tools/qvector/qvector.pro b/tests/benchmarks/corelib/tools/qvector/qvector.pro
new file mode 100644
index 0000000000..ccab83a05b
--- /dev/null
+++ b/tests/benchmarks/corelib/tools/qvector/qvector.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+TARGET = tst_vector
+QT = core
+INCLUDEPATH += .
+SOURCES += main.cpp outofline.cpp
+CONFIG += release