summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2009-11-13 16:08:05 (GMT)
committerLiang Qi <liang.qi@nokia.com>2009-11-13 16:08:05 (GMT)
commit57e2d478c47544c553d2a12237fa30b2c859536b (patch)
tree011092e46e7f4d216755da1fa9faf36dcbf330e8
parentc4dbc1c3feb04efae2734eb9f80735b47bc0d195 (diff)
downloadQt-57e2d478c47544c553d2a12237fa30b2c859536b.zip
Qt-57e2d478c47544c553d2a12237fa30b2c859536b.tar.gz
Qt-57e2d478c47544c553d2a12237fa30b2c859536b.tar.bz2
Fix tst_qfile, disable largefile for symbian.
RevBy: TrustMe
-rw-r--r--tests/auto/qfile/qfile.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qfile/qfile.pro b/tests/auto/qfile/qfile.pro
index f70f750..33fd2fd 100644
--- a/tests/auto/qfile/qfile.pro
+++ b/tests/auto/qfile/qfile.pro
@@ -5,5 +5,5 @@ wince*:{
SUBDIRS = test stdinprocess
}
-SUBDIRS += largefile
+!symbian*:SUBDIRS += largefile