2 CONFIG += no_docs_target
11 !contains(QT_CONFIG, no-widgets) {
32 !contains(QT_CONFIG, no-widgets) {
37 wince*|embedded|x11:!contains(QT_CONFIG, no-gui): SUBDIRS += embedded
39 contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib
40 contains(QT_CONFIG, opengl): SUBDIRS += opengl
41 contains(QT_CONFIG, dbus): SUBDIRS += dbus
42 contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
43 contains(QT_CONFIG, concurrent): SUBDIRS += qtconcurrent
46 sources.files = README *.pro
47 sources.path = $$[QT_INSTALL_EXAMPLES]