summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguivariant/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qguivariant/test/test.pro')
-rw-r--r--tests/auto/gui/kernel/qguivariant/test/test.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qguivariant/test/test.pro b/tests/auto/gui/kernel/qguivariant/test/test.pro
new file mode 100644
index 0000000000..d47cf7bf6f
--- /dev/null
+++ b/tests/auto/gui/kernel/qguivariant/test/test.pro
@@ -0,0 +1,6 @@
+CONFIG += testcase
+CONFIG += parallel_test
+TARGET = tst_qguivariant
+SOURCES += tst_qguivariant.cpp
+INCLUDEPATH += $$PWD/../../../../other/qvariant_common
+QT += testlib