equal
deleted
inserted
replaced
1 TEMPLATE = subdirs |
1 TEMPLATE = subdirs |
2 SUBDIRS = containers-associative \ |
2 SUBDIRS = \ |
3 qanimation \ |
3 uimodels\GraphicsViewBenchmark \ |
4 qbytearray \ |
4 corelib \ |
5 qfile_vs_qnetworkaccessmanager \ |
5 gui \ |
6 qpainter \ |
6 network \ |
7 qtestlib-simple events \ |
7 script \ |
8 qiodevice \ |
8 svg |
9 qpixmap \ |
|
10 blendbench \ |
|
11 qstringlist \ |
|
12 qmatrix4x4 \ |
|
13 qnetworkreply \ |
|
14 qobject \ |
|
15 qrect \ |
|
16 qregexp \ |
|
17 qregion \ |
|
18 qvariant \ |
|
19 qwidget \ |
|
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 |
|
40 |
|
41 contains(QT_CONFIG, opengl): SUBDIRS += opengl |
9 contains(QT_CONFIG, opengl): SUBDIRS += opengl |