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 #qfileinfo \ |
5 gui \ |
6 qfile_vs_qnetworkaccessmanager \ |
6 network \ |
7 qfontmetrics \ |
7 script \ |
8 qhostinfo \ |
8 svg |
9 qpainter \ |
|
10 qtestlib-simple events \ |
|
11 qtext \ |
|
12 qiodevice \ |
|
13 qpixmap \ |
|
14 blendbench \ |
|
15 qstringlist \ |
|
16 qmatrix4x4 \ |
|
17 qnetworkreply \ |
|
18 qobject \ |
|
19 qrect \ |
|
20 qregexp \ |
|
21 qregion \ |
|
22 qvariant \ |
|
23 qwidget \ |
|
24 qtwidgets \ |
|
25 qapplication \ |
|
26 qdir \ |
|
27 qdiriterator \ |
|
28 qgraphicsanchorlayout \ |
|
29 qgraphicsitem \ |
|
30 qgraphicswidget \ |
|
31 qmetaobject \ |
|
32 qpixmapcache \ |
|
33 qquaternion \ |
|
34 qscriptclass \ |
|
35 qscriptengine \ |
|
36 qscriptvalue \ |
|
37 qstringbuilder \ |
|
38 qstylesheetstyle \ |
|
39 qsvgrenderer \ |
|
40 qtcpserver \ |
|
41 qtableview \ |
|
42 qthreadstorage \ |
|
43 qgraphicsview \ |
|
44 containers-sequential \ |
|
45 qfile \ |
|
46 qgraphicsscene \ |
|
47 qimagereader \ |
|
48 qtemporaryfile \ |
|
49 qtransform |
|
50 |
|
51 |
|
52 |
|
53 contains(QT_CONFIG, opengl): SUBDIRS += opengl |
9 contains(QT_CONFIG, opengl): SUBDIRS += opengl |