summaryrefslogtreecommitdiffstats
path: root/tests/auto/qalgorithms/qalgorithms.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qalgorithms/qalgorithms.pro')
-rw-r--r--tests/auto/qalgorithms/qalgorithms.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qalgorithms/qalgorithms.pro b/tests/auto/qalgorithms/qalgorithms.pro
new file mode 100644
index 0000000000..02af317f60
--- /dev/null
+++ b/tests/auto/qalgorithms/qalgorithms.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+SOURCES += tst_qalgorithms.cpp
+
+QT = core
+contains(QT_CONFIG, qt3support): QT += qt3support