summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/test
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2012-06-19 11:11:13 +0300
committerQt by Nokia <qt-info@nokia.com>2012-06-21 00:58:16 +0200
commitd527f2b9339e20500be0b1c46d81625ba0583895 (patch)
tree9baac7a069c03f65f87fede21b76da3400ebf0a5 /tests/auto/corelib/io/qfile/test
parentd8ad5161509d5fe58e67621a3deb48651e57b270 (diff)
Fix qfile autotest build for WEC7
Change-Id: I6c4b4c91ea841ccb91ad685510caaecaf51baced Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Diffstat (limited to 'tests/auto/corelib/io/qfile/test')
-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 \