qt5base-lts/tests/auto/corelib/io/io.pro
Kurt Korbatits d9a50fc1dc Moved largefile unittest to same level as qfile.
- Moved largefile from out of qfile unittest directory to be on
  same level as qfile.

Change-Id: I479b0b33594812759f8a6a7be61f8340f64234e9
Reviewed-by: Kurt Korbatits  <kurt.korbatits@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-16 01:55:31 +01:00

31 lines
564 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qabstractfileengine \
qbuffer \
qdatastream \
qdebug \
qdir \
qdiriterator \
qfile \
largefile \
qfileinfo \
qfilesystementry \
qfilesystemwatcher \
qiodevice \
qnodebug \
qprocess \
qprocessenvironment \
qresourceengine \
qsettings \
qstandardpaths \
qtemporarydir \
qtemporaryfile \
qtextstream \
qurl \
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qfileinfo
win32:!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qfilesystementry