summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/qfile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qfile/qfile.pro')
-rw-r--r--tests/auto/qfile/qfile.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/qfile/qfile.pro b/tests/auto/qfile/qfile.pro
new file mode 100644
index 0000000000..f41d32789a
--- /dev/null
+++ b/tests/auto/qfile/qfile.pro
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+wince*|symbian:{
+ SUBDIRS = test
+} else {
+ SUBDIRS = test stdinprocess
+}
+
+!symbian:SUBDIRS += largefile
+
+CONFIG += parallel_test