summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/largefile/largefile.pro
blob: 55878196cdb577325ff0f0d41d63e33dc2d39c10 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_largefile
QT = core testlib
SOURCES = tst_largefile.cpp

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