2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
|
|
qdir \
|
|
|
|
qdiriterator \
|
|
|
|
qfile \
|
2013-07-04 14:41:51 +00:00
|
|
|
qfileinfo \
|
2011-04-27 10:05:43 +00:00
|
|
|
qiodevice \
|
2014-09-06 23:18:22 +00:00
|
|
|
qtemporaryfile \
|
|
|
|
qtextstream
|
2011-04-27 10:05:43 +00:00
|
|
|
|
2016-11-23 11:25:17 +00:00
|
|
|
qtConfig(process): SUBDIRS += qprocess
|