0
|
1 |
TEMPLATE = subdirs
|
|
2 |
SUBDIRS = containers-associative \
|
|
3 |
containers-sequential \
|
|
4 |
qanimation \
|
|
5 |
qbytearray \
|
|
6 |
qfile_vs_qnetworkaccessmanager \
|
|
7 |
qpainter \
|
|
8 |
qtestlib-simple events \
|
|
9 |
qiodevice \
|
|
10 |
qpixmap \
|
|
11 |
blendbench \
|
|
12 |
qstring \
|
|
13 |
qstringlist \
|
|
14 |
qmatrix4x4 \
|
|
15 |
qnetworkreply \
|
|
16 |
qobject \
|
|
17 |
qrect \
|
|
18 |
qregexp \
|
|
19 |
qregion \
|
|
20 |
qvariant \
|
|
21 |
qwidget \
|
|
22 |
qtwidgets
|
|
23 |
|
|
24 |
contains(QT_CONFIG, opengl): SUBDIRS += opengl
|