summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/largefile/largefile.pro
blob: ca2a1864bd28fba5035b8fbd50954847b11539f4 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_largefile

QT = core testlib
SOURCES += tst_largefile.cpp

wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp

CONFIG += parallel_test