summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/largefile/largefile.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-11-09 15:10:57 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2009-11-11 17:21:23 (GMT)
commit0552728d941622e6af0fad20374c02780ce4a964 (patch)
treea4a3ebb14b70de1546a69838e7bcd186853acef1 /tests/auto/qfile/largefile/largefile.pro
parentcb480bcf1e5cfc9f3fe5e5eaee415e1d8493f8b0 (diff)
downloadQt-0552728d941622e6af0fad20374c02780ce4a964.zip
Qt-0552728d941622e6af0fad20374c02780ce4a964.tar.gz
Qt-0552728d941622e6af0fad20374c02780ce4a964.tar.bz2
tst_largefile.cpp Windows CE compile fix
Reviewed-by: thartman
Diffstat (limited to 'tests/auto/qfile/largefile/largefile.pro')
-rw-r--r--tests/auto/qfile/largefile/largefile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qfile/largefile/largefile.pro b/tests/auto/qfile/largefile/largefile.pro
index 0f96865..d67cb46 100644
--- a/tests/auto/qfile/largefile/largefile.pro
+++ b/tests/auto/qfile/largefile/largefile.pro
@@ -2,3 +2,5 @@ load(qttest_p4)
QT = core
SOURCES += tst_largefile.cpp
+
+wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp