equal
deleted
inserted
replaced
8 compiler \ |
8 compiler \ |
9 compilerwarnings \ |
9 compilerwarnings \ |
10 linguist \ |
10 linguist \ |
11 moc \ |
11 moc \ |
12 uic \ |
12 uic \ |
13 uic3 |
13 uic3 \ |
|
14 guiapplauncher |
14 Q3SUBDIRS += \ |
15 Q3SUBDIRS += \ |
15 q3accel \ |
16 q3accel \ |
16 q3action \ |
17 q3action \ |
17 q3actiongroup \ |
18 q3actiongroup \ |
18 q3buttongroup \ |
19 q3buttongroup \ |
56 q3textstream \ |
57 q3textstream \ |
57 q3timeedit \ |
58 q3timeedit \ |
58 q3toolbar \ |
59 q3toolbar \ |
59 q3urloperator \ |
60 q3urloperator \ |
60 q3valuelist \ |
61 q3valuelist \ |
61 q3valuevector |
62 q3valuevector \ |
|
63 q3combobox \ |
|
64 q3frame \ |
|
65 q3uridrag \ |
|
66 q3widgetstack |
62 |
67 |
63 SUBDIRS += \ |
68 SUBDIRS += \ |
|
69 # exceptionsafety_objects \ shouldn't enable it |
|
70 languagechange \ |
64 collections \ |
71 collections \ |
65 exceptionsafety \ |
72 exceptionsafety \ |
66 mediaobject \ |
73 mediaobject \ |
67 # mediaobject_wince_ds9 \ This is Windows CE only (we test the second phonon backend ds9 here) |
74 # mediaobject_wince_ds9 \ This is Windows CE only (we test the second phonon backend ds9 here) |
68 modeltest \ |
75 modeltest \ |
133 qfilesystemmodel \ |
140 qfilesystemmodel \ |
134 qflags \ |
141 qflags \ |
135 qfocusevent \ |
142 qfocusevent \ |
136 qfocusframe \ |
143 qfocusframe \ |
137 qfont \ |
144 qfont \ |
|
145 qfontcombobox \ |
138 qfontdatabase \ |
146 qfontdatabase \ |
139 qfontdialog \ |
147 qfontdialog \ |
140 qfontmetrics \ |
148 qfontmetrics \ |
141 qftp \ |
149 qftp \ |
142 qgetputenv \ |
150 qgetputenv \ |
143 qgl \ |
|
144 qglobal \ |
151 qglobal \ |
145 qgraphicseffect \ |
152 qgraphicseffect \ |
146 qgraphicseffectsource \ |
153 qgraphicseffectsource \ |
147 qgraphicsgridlayout \ |
154 qgraphicsgridlayout \ |
148 qgraphicsitem \ |
155 qgraphicsitem \ |
247 qpointer \ |
254 qpointer \ |
248 qpolygon \ |
255 qpolygon \ |
249 qprinter \ |
256 qprinter \ |
250 qprinterinfo \ |
257 qprinterinfo \ |
251 qprocess \ |
258 qprocess \ |
|
259 qprocessenvironment \ |
252 qprogressbar \ |
260 qprogressbar \ |
253 qprogressdialog \ |
261 qprogressdialog \ |
254 qpropertyanimation \ |
262 qpropertyanimation \ |
255 qpushbutton \ |
263 qpushbutton \ |
256 qquaternion \ |
264 qquaternion \ |
399 qxmlstream \ |
407 qxmlstream \ |
400 selftests \ |
408 selftests \ |
401 symbols \ |
409 symbols \ |
402 qrand \ |
410 qrand \ |
403 utf8 \ |
411 utf8 \ |
404 gestures |
412 gestures \ |
405 |
413 qabstractnetworkcache \ |
406 !wince*:SUBDIRS += $$Q3SUBDIRS |
414 qabstractproxymodel \ |
|
415 qbytearraymatcher \ |
|
416 qcalendarwidget \ |
|
417 qcolumnview \ |
|
418 qcommandlinkbutton \ |
|
419 qdbuscontext \ |
|
420 qdbusserver \ |
|
421 qdbusservicewatcher \ |
|
422 qdiriterator \ |
|
423 qeasingcurve \ |
|
424 qfileiconprovider \ |
|
425 qformlayout \ |
|
426 q_func_info \ |
|
427 qfuture \ |
|
428 qfuturewatcher \ |
|
429 qguard \ |
|
430 qhttpsocketengine \ |
|
431 qinputcontext \ |
|
432 qlocalsocket \ |
|
433 qmacstyle \ |
|
434 qmargins \ |
|
435 qnetworkaddressentry \ |
|
436 qnetworkcachemetadata \ |
|
437 qnetworkdiskcache \ |
|
438 qobjectperformance \ |
|
439 qpainterpathstroker \ |
|
440 qplugin \ |
|
441 qpluginloader \ |
|
442 qscrollbar \ |
|
443 qsharedmemory \ |
|
444 qsidebar \ |
|
445 qsizegrip \ |
|
446 qsqldriver \ |
|
447 qsystemsemaphore \ |
|
448 qtconcurrentfilter \ |
|
449 qtconcurrentiteratekernel \ |
|
450 qtconcurrentmap \ |
|
451 qtconcurrentrun \ |
|
452 qtconcurrentthreadengine \ |
|
453 qthreadpool \ |
|
454 qtokenautomaton \ |
|
455 qtouchevent \ |
|
456 qwidget_window \ |
|
457 rcc \ |
|
458 windowsmobile |
|
459 |
|
460 contains(QT_CONFIG,opengl):SUBDIRS += qgl |
|
461 |
|
462 contains(QT_CONFIG,qt3support):!wince*:SUBDIRS += $$Q3SUBDIRS |
407 |
463 |
408 contains(QT_CONFIG, OdfWriter):SUBDIRS += qzip qtextodfwriter |
464 contains(QT_CONFIG, OdfWriter):SUBDIRS += qzip qtextodfwriter |
409 mac: { |
465 mac: { |
410 SUBDIRS += macgui \ |
466 SUBDIRS += macgui \ |
411 macplist \ |
467 macplist \ |
417 qdirectpainter \ |
473 qdirectpainter \ |
418 qmultiscreen |
474 qmultiscreen |
419 } |
475 } |
420 !win32: { |
476 !win32: { |
421 SUBDIRS += qtextpiecetable |
477 SUBDIRS += qtextpiecetable |
|
478 } |
|
479 |
|
480 symbian { |
|
481 SUBDIRS += qsoftkeymanager |
422 } |
482 } |
423 |
483 |
424 # Enable the tests specific to QtXmlPatterns. If you add a test, remember to |
484 # Enable the tests specific to QtXmlPatterns. If you add a test, remember to |
425 # update runQtXmlPatternsTests.sh too. Remember that this file, auto.pro, is |
485 # update runQtXmlPatternsTests.sh too. Remember that this file, auto.pro, is |
426 # not respected by some test system, they just have a script which loop over |
486 # not respected by some test system, they just have a script which loop over |
499 qwebframe \ |
559 qwebframe \ |
500 qwebpage \ |
560 qwebpage \ |
501 qwebhistoryinterface \ |
561 qwebhistoryinterface \ |
502 qwebelement \ |
562 qwebelement \ |
503 qwebhistory |
563 qwebhistory |
|
564 |
|
565 contains(QT_CONFIG, declarative): SUBDIRS += declarative |