summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qtmd5/qtmd5.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qtmd5/qtmd5.pro')
-rw-r--r--tests/auto/other/qtmd5/qtmd5.pro15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/auto/other/qtmd5/qtmd5.pro b/tests/auto/other/qtmd5/qtmd5.pro
new file mode 100644
index 0000000000..6973c9e5be
--- /dev/null
+++ b/tests/auto/other/qtmd5/qtmd5.pro
@@ -0,0 +1,15 @@
+include(../../solutions.pri)
+
+!contains(DEFINES, QT_NO_SOLUTIONS) {
+ include($${SOLUTIONBASEDIR}/utils/qtmd5/src/qtmd5.pri)
+}
+
+load(qttest_p4)
+
+SOURCES += tst_qtmd5.cpp
+
+
+QT = core
+
+
+CONFIG += parallel_test