Removed examples and demos that are no longer in qtbase.
This commit is contained in:
parent
cdf6ce6adb
commit
74511a84ee
@ -50,8 +50,7 @@ wince*|symbian|embedded|x11: SUBDIRS += demos_embedded
|
|||||||
|
|
||||||
!cross_compile:{
|
!cross_compile:{
|
||||||
contains(QT_BUILD_PARTS, tools):{
|
contains(QT_BUILD_PARTS, tools):{
|
||||||
!wince*:SUBDIRS += demos_sqlbrowser demos_qtdemo
|
SUBDIRS += demos_sqlbrowser
|
||||||
wince*:SUBDIRS += demos_sqlbrowser
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -49,12 +49,7 @@ symbian: SUBDIRS = \
|
|||||||
}
|
}
|
||||||
|
|
||||||
embedded:SUBDIRS += qws
|
embedded:SUBDIRS += qws
|
||||||
!wince*:!symbian: {
|
contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib
|
||||||
!contains(QT_EDITION, Console):!contains(QT_CONFIG, no-gui):contains(QT_BUILD_PARTS, tools):SUBDIRS += designer
|
|
||||||
contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib help
|
|
||||||
} else {
|
|
||||||
contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib
|
|
||||||
}
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user