4fc230ab15
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>
11 lines
168 B
Prolog
11 lines
168 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
qdir \
|
|
qdiriterator \
|
|
qfile \
|
|
qfileinfo \
|
|
qiodevice \
|
|
qprocess \
|
|
qtemporaryfile
|
|
|