blob: 83a94119d02b6d46d4a0bdb0d5e3199ae7e456fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
TEMPLATE = subdirs
SUBDIRS = \
containers-associative \
containers-sequential \
qbytearray \
qline \
qlist \
qrect \
qregexp \
qstring \
qstringbuilder \
qstringlist \
qvector
|