24 lines
414 B
Prolog
24 lines
414 B
Prolog
|
TEMPLATE=subdirs
|
||
|
SUBDIRS=\
|
||
|
qabstractfileengine \
|
||
|
qbuffer \
|
||
|
qdatastream \
|
||
|
qdebug \
|
||
|
qdir \
|
||
|
qdiriterator \
|
||
|
qfile \
|
||
|
qfileinfo \
|
||
|
qfilesystementry \
|
||
|
qfilesystemwatcher \
|
||
|
qiodevice \
|
||
|
qprocess \
|
||
|
qprocessenvironment \
|
||
|
qresourceengine \
|
||
|
qsettings \
|
||
|
qtemporaryfile \
|
||
|
qtextstream \
|
||
|
qurl \
|
||
|
|
||
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||
|
qfileinfo
|