qt5base-lts/tests/benchmarks/corelib/io/io.pro
Robin Burchell 4fc230ab15 benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance.
QFSFileEnginePrivate::canonicalized has been gone for a very, very long time now
(since d3b152ba1e3cd38dd675c801474105d518bacb44 in Qt 4).

This also fixes a build failure in the code on Windows.

Change-Id: I81f5e0c1d644b1b4d75644626eb394a663535387
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-07-04 17:00:17 +02:00

11 lines
168 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
qdir \
qdiriterator \
qfile \
qfileinfo \
qiodevice \
qprocess \
qtemporaryfile