summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qfile/test/test.pro')
-rw-r--r--tests/auto/corelib/io/qfile/test/test.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qfile/test/test.pro b/tests/auto/corelib/io/qfile/test/test.pro
index bd7792edb6..39f47a0ae5 100644
--- a/tests/auto/corelib/io/qfile/test/test.pro
+++ b/tests/auto/corelib/io/qfile/test/test.pro
@@ -3,6 +3,8 @@ CONFIG += parallel_test
QT = core-private core network testlib
TARGET = ../tst_qfile
SOURCES = ../tst_qfile.cpp
+wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp
+
RESOURCES += ../qfile.qrc ../rename-fallback.qrc ../copy-fallback.qrc
TESTDATA += ../dosfile.txt ../noendofline.txt ../testfile.txt \