remove QT+=widgets from SUBDIRS projects
it makes no sense whatsoever Change-Id: Ica7c764575079a12512ee2eb62a995ebbefa09a0 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
parent
25a18283d0
commit
6c88c7db63
@ -2,4 +2,3 @@ TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
win32:CONFIG += console
|
||||
SUBDIRS = complexping.pro complexpong.pro
|
||||
QT += widgets
|
||||
|
@ -7,5 +7,3 @@ SUBDIRS = listnames \
|
||||
SUBDIRS += chat \
|
||||
remotecontrolledcar
|
||||
}
|
||||
|
||||
QT += widgets
|
||||
|
@ -2,4 +2,3 @@ TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
win32:CONFIG += console
|
||||
SUBDIRS = ping.pro pong.pro
|
||||
QT += widgets
|
||||
|
@ -1,5 +1,3 @@
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = car \
|
||||
controller
|
||||
|
||||
QT += widgets
|
||||
|
@ -3,5 +3,3 @@ SUBDIRS = styleexample raycasting flickable digiflip
|
||||
|
||||
SUBDIRS += lightmaps
|
||||
SUBDIRS += flightinfo
|
||||
|
||||
QT += widgets widgets
|
||||
|
@ -2,5 +2,3 @@ TEMPLATE = \
|
||||
subdirs
|
||||
SUBDIRS = \
|
||||
imagegestures
|
||||
|
||||
QT += widgets
|
||||
|
@ -2,5 +2,3 @@ TEMPLATE = subdirs
|
||||
# no QSharedMemory
|
||||
!vxworks:!qnx:SUBDIRS = sharedmemory
|
||||
!wince*: SUBDIRS += localfortuneserver localfortuneclient
|
||||
|
||||
QT += widgets
|
||||
|
@ -26,5 +26,3 @@ SUBDIRS += hellowindow \
|
||||
paintedwindow
|
||||
|
||||
EXAMPLE_FILES = shared
|
||||
|
||||
QT += widgets
|
||||
|
@ -8,5 +8,3 @@ SUBDIRS += \
|
||||
states \
|
||||
stickman \
|
||||
sub-attaq \
|
||||
|
||||
QT += widgets
|
||||
|
@ -1,5 +1,3 @@
|
||||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
SUBDIRS = screenshot systray
|
||||
|
||||
QT += widgets
|
||||
|
@ -11,5 +11,3 @@ SUBDIRS = classwizard \
|
||||
|
||||
contains(DEFINES, QT_NO_WIZARD): SUBDIRS -= trivialwizard licensewizard classwizard
|
||||
wince*: SUBDIRS += sipdialog
|
||||
|
||||
QT += widgets
|
||||
|
@ -6,4 +6,3 @@ SUBDIRS = draggableicons \
|
||||
puzzle
|
||||
|
||||
wince*: SUBDIRS -= dropsite
|
||||
QT += widgets
|
||||
|
@ -4,5 +4,3 @@ SUBDIRS = \
|
||||
blurpicker \
|
||||
lighting \
|
||||
fademessage
|
||||
|
||||
QT += widgets
|
||||
|
@ -18,5 +18,3 @@ contains(DEFINES, QT_NO_CURSOR)|contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -=
|
||||
contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG, opengles2):{
|
||||
SUBDIRS += boxes
|
||||
}
|
||||
|
||||
QT += widgets
|
||||
|
@ -18,6 +18,4 @@ SUBDIRS = addressbook \
|
||||
spinboxdelegate \
|
||||
spreadsheet \
|
||||
stardelegate
|
||||
|
||||
QT += widgets
|
||||
contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -= puzzle
|
||||
|
@ -3,5 +3,3 @@ SUBDIRS = basiclayouts \
|
||||
borderlayout \
|
||||
dynamiclayouts \
|
||||
flowlayout
|
||||
|
||||
QT += widgets
|
||||
|
@ -6,5 +6,3 @@ SUBDIRS = application \
|
||||
menus \
|
||||
recentfiles \
|
||||
sdi
|
||||
|
||||
QT += widgets
|
||||
|
@ -12,8 +12,6 @@ SUBDIRS = basicdrawing \
|
||||
transformations \
|
||||
fontsampler
|
||||
|
||||
QT += widgets
|
||||
|
||||
examples_affine.subdir = affine
|
||||
examples_composition.subdir = composition
|
||||
examples_deform.subdir = deform
|
||||
|
@ -7,5 +7,3 @@ SUBDIRS = echowindow \
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/tools/echoplugin
|
||||
INSTALLS += target
|
||||
|
||||
QT += widgets
|
||||
|
@ -1,5 +1,3 @@
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = basictools \
|
||||
extrafilters
|
||||
|
||||
QT += widgets
|
||||
|
@ -5,5 +5,3 @@ SUBDIRS = stylewindow \
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin
|
||||
INSTALLS += target
|
||||
|
||||
QT += widgets
|
||||
|
@ -4,5 +4,4 @@ SUBDIRS = part1 part2 part3 part4 part5 part6 part7
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook-fr
|
||||
INSTALLS += target
|
||||
QT += widgets
|
||||
|
||||
|
@ -4,5 +4,3 @@ SUBDIRS = part1 part2 part3 part4 part5 part6 part7
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook
|
||||
INSTALLS += target
|
||||
|
||||
QT += widgets
|
||||
|
@ -1,5 +1,4 @@
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS += dir_gsqt
|
||||
QT += widgets
|
||||
|
||||
dir_gsqt.file = gsQt/gsqt.pro
|
||||
|
@ -5,5 +5,3 @@ SUBDIRS = part1 \
|
||||
part3 \
|
||||
part4 \
|
||||
part5
|
||||
|
||||
QT += widgets
|
||||
|
@ -10,5 +10,3 @@ SUBDIRS = 1_readonly \
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/modelview
|
||||
INSTALLS += target
|
||||
|
||||
QT += widgets
|
||||
|
@ -6,5 +6,3 @@ SUBDIRS = hellothread \
|
||||
movedobject
|
||||
|
||||
contains(QT_CONFIG, concurrent): SUBDIRS += helloconcurrent
|
||||
|
||||
QT += widgets
|
||||
|
@ -4,4 +4,3 @@ SUBDIRS = toplevel childwidget windowlayout nestedlayouts
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/widgets
|
||||
INSTALLS += target
|
||||
QT += widgets
|
||||
|
Loading…
x
Reference in New Issue
Block a user