23 lines
448 B
Prolog
23 lines
448 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
containers-associative \
|
|
containers-sequential \
|
|
qbytearray \
|
|
qcontiguouscache \
|
|
qcryptographichash \
|
|
qdatetime \
|
|
qlist \
|
|
qlocale \
|
|
qmap \
|
|
qrect \
|
|
qringbuffer \
|
|
qstack \
|
|
qstring \
|
|
qstringbuilder \
|
|
qstringlist \
|
|
qtimezone \
|
|
qvector \
|
|
qalgorithms
|
|
|
|
!*g++*: SUBDIRS -= qstring
|