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