summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/largefile/largefile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/largefile/largefile.pro')
-rw-r--r--tests/auto/corelib/io/largefile/largefile.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/largefile/largefile.pro b/tests/auto/corelib/io/largefile/largefile.pro
new file mode 100644
index 0000000000..4e629122ec
--- /dev/null
+++ b/tests/auto/corelib/io/largefile/largefile.pro
@@ -0,0 +1,6 @@
+CONFIG += testcase parallel_test
+TARGET = tst_largefile
+QT = core testlib
+SOURCES = tst_largefile.cpp
+
+wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp