equal
deleted
inserted
replaced
1 TEMPLATE = subdirs |
1 TEMPLATE = subdirs |
2 SUBDIRS = containers-associative \ |
2 SUBDIRS = containers-associative \ |
3 containers-sequential \ |
3 qanimation \ |
4 qanimation \ |
|
5 qbytearray \ |
4 qbytearray \ |
6 qfile_vs_qnetworkaccessmanager \ |
5 qfile_vs_qnetworkaccessmanager \ |
7 qpainter \ |
6 qpainter \ |
8 qtestlib-simple events \ |
7 qtestlib-simple events \ |
9 qiodevice \ |
8 qiodevice \ |
10 qpixmap \ |
9 qpixmap \ |
11 blendbench \ |
10 blendbench \ |
12 qstring \ |
11 qstringlist \ |
13 qstringlist \ |
12 qmatrix4x4 \ |
14 qmatrix4x4 \ |
13 qnetworkreply \ |
15 qnetworkreply \ |
|
16 qobject \ |
14 qobject \ |
17 qrect \ |
15 qrect \ |
18 qregexp \ |
16 qregexp \ |
19 qregion \ |
17 qregion \ |
20 qvariant \ |
18 qvariant \ |
21 qwidget \ |
19 qwidget \ |
22 qtwidgets |
20 qtwidgets \ |
|
21 qapplication \ |
|
22 qdir \ |
|
23 qdiriterator \ |
|
24 qgraphicsanchorlayout \ |
|
25 qgraphicsitem \ |
|
26 qgraphicswidget \ |
|
27 qmetaobject \ |
|
28 qpixmapcache \ |
|
29 qquaternion \ |
|
30 qscriptclass \ |
|
31 qscriptengine \ |
|
32 qscriptvalue \ |
|
33 qstringbuilder \ |
|
34 qstylesheetstyle \ |
|
35 qsvgrenderer \ |
|
36 qtableview \ |
|
37 qthreadstorage |
|
38 |
|
39 |
23 |
40 |
24 contains(QT_CONFIG, opengl): SUBDIRS += opengl |
41 contains(QT_CONFIG, opengl): SUBDIRS += opengl |