examples.pro removed moved subdirectories
This commit is contained in:
parent
82bf3bd775
commit
8c845c7122
@ -50,9 +50,6 @@ symbian: SUBDIRS = \
|
|||||||
SUBDIRS += multimedia
|
SUBDIRS += multimedia
|
||||||
}
|
}
|
||||||
|
|
||||||
contains(QT_CONFIG, script): SUBDIRS += script
|
|
||||||
|
|
||||||
contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon
|
|
||||||
embedded:SUBDIRS += qws
|
embedded:SUBDIRS += qws
|
||||||
!wince*:!symbian: {
|
!wince*:!symbian: {
|
||||||
!contains(QT_EDITION, Console):!contains(QT_CONFIG, no-gui):contains(QT_BUILD_PARTS, tools):SUBDIRS += designer
|
!contains(QT_EDITION, Console):!contains(QT_CONFIG, no-gui):contains(QT_BUILD_PARTS, tools):SUBDIRS += designer
|
||||||
@ -63,9 +60,6 @@ embedded:SUBDIRS += qws
|
|||||||
contains(QT_CONFIG, opengl): SUBDIRS += opengl
|
contains(QT_CONFIG, opengl): SUBDIRS += opengl
|
||||||
contains(QT_CONFIG, openvg): SUBDIRS += openvg
|
contains(QT_CONFIG, openvg): SUBDIRS += openvg
|
||||||
contains(QT_CONFIG, dbus): SUBDIRS += dbus
|
contains(QT_CONFIG, dbus): SUBDIRS += dbus
|
||||||
contains(QT_CONFIG, declarative): SUBDIRS += declarative
|
|
||||||
win32: SUBDIRS += activeqt
|
|
||||||
contains(QT_CONFIG, xmlpatterns):!contains(QT_CONFIG, no-gui): SUBDIRS += xmlpatterns
|
|
||||||
contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
|
contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
|
||||||
contains(QT_CONFIG, concurrent): SUBDIRS += qtconcurrent
|
contains(QT_CONFIG, concurrent): SUBDIRS += qtconcurrent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user