summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmap/qmap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmap/qmap.pro')
-rw-r--r--tests/auto/qmap/qmap.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/qmap/qmap.pro b/tests/auto/qmap/qmap.pro
new file mode 100644
index 0000000..5b61272
--- /dev/null
+++ b/tests/auto/qmap/qmap.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+
+QT = core
+
+SOURCES += tst_qmap.cpp
+
+
+