324351f6c9
Change-Id: Id1d091889c3ba5e343d1237f016fdc22f7dfe413 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
22 lines
429 B
Prolog
22 lines
429 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
containers-associative \
|
|
containers-sequential \
|
|
qbytearray \
|
|
qcontiguouscache \
|
|
qcryptographichash \
|
|
qdatetime \
|
|
qlist \
|
|
qlocale \
|
|
qmap \
|
|
qrect \
|
|
qregexp \
|
|
qringbuffer \
|
|
qstring \
|
|
qstringbuilder \
|
|
qstringlist \
|
|
qvector \
|
|
qalgorithms
|
|
|
|
!*g++*: SUBDIRS -= qstring
|