From 57e2d478c47544c553d2a12237fa30b2c859536b Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Fri, 13 Nov 2009 17:08:05 +0100 Subject: Fix tst_qfile, disable largefile for symbian. RevBy: TrustMe --- tests/auto/qfile/qfile.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12