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:
Oswald Buddenhagen 2012-12-14 21:12:53 +01:00 committed by The Qt Project
parent 25a18283d0
commit 6c88c7db63
28 changed files with 0 additions and 50 deletions

View File

@ -2,4 +2,3 @@ TEMPLATE = subdirs
CONFIG += ordered CONFIG += ordered
win32:CONFIG += console win32:CONFIG += console
SUBDIRS = complexping.pro complexpong.pro SUBDIRS = complexping.pro complexpong.pro
QT += widgets

View File

@ -7,5 +7,3 @@ SUBDIRS = listnames \
SUBDIRS += chat \ SUBDIRS += chat \
remotecontrolledcar remotecontrolledcar
} }
QT += widgets

View File

@ -2,4 +2,3 @@ TEMPLATE = subdirs
CONFIG += ordered CONFIG += ordered
win32:CONFIG += console win32:CONFIG += console
SUBDIRS = ping.pro pong.pro SUBDIRS = ping.pro pong.pro
QT += widgets

View File

@ -1,5 +1,3 @@
TEMPLATE = subdirs TEMPLATE = subdirs
SUBDIRS = car \ SUBDIRS = car \
controller controller
QT += widgets

View File

@ -3,5 +3,3 @@ SUBDIRS = styleexample raycasting flickable digiflip
SUBDIRS += lightmaps SUBDIRS += lightmaps
SUBDIRS += flightinfo SUBDIRS += flightinfo
QT += widgets widgets

View File

@ -2,5 +2,3 @@ TEMPLATE = \
subdirs subdirs
SUBDIRS = \ SUBDIRS = \
imagegestures imagegestures
QT += widgets

View File

@ -2,5 +2,3 @@ TEMPLATE = subdirs
# no QSharedMemory # no QSharedMemory
!vxworks:!qnx:SUBDIRS = sharedmemory !vxworks:!qnx:SUBDIRS = sharedmemory
!wince*: SUBDIRS += localfortuneserver localfortuneclient !wince*: SUBDIRS += localfortuneserver localfortuneclient
QT += widgets

View File

@ -26,5 +26,3 @@ SUBDIRS += hellowindow \
paintedwindow paintedwindow
EXAMPLE_FILES = shared EXAMPLE_FILES = shared
QT += widgets

View File

@ -8,5 +8,3 @@ SUBDIRS += \
states \ states \
stickman \ stickman \
sub-attaq \ sub-attaq \
QT += widgets

View File

@ -1,5 +1,3 @@
TEMPLATE = subdirs TEMPLATE = subdirs
CONFIG += ordered CONFIG += ordered
SUBDIRS = screenshot systray SUBDIRS = screenshot systray
QT += widgets

View File

@ -11,5 +11,3 @@ SUBDIRS = classwizard \
contains(DEFINES, QT_NO_WIZARD): SUBDIRS -= trivialwizard licensewizard classwizard contains(DEFINES, QT_NO_WIZARD): SUBDIRS -= trivialwizard licensewizard classwizard
wince*: SUBDIRS += sipdialog wince*: SUBDIRS += sipdialog
QT += widgets

View File

@ -6,4 +6,3 @@ SUBDIRS = draggableicons \
puzzle puzzle
wince*: SUBDIRS -= dropsite wince*: SUBDIRS -= dropsite
QT += widgets

View File

@ -4,5 +4,3 @@ SUBDIRS = \
blurpicker \ blurpicker \
lighting \ lighting \
fademessage fademessage
QT += widgets

View File

@ -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):{ contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG, opengles2):{
SUBDIRS += boxes SUBDIRS += boxes
} }
QT += widgets

View File

@ -18,6 +18,4 @@ SUBDIRS = addressbook \
spinboxdelegate \ spinboxdelegate \
spreadsheet \ spreadsheet \
stardelegate stardelegate
QT += widgets
contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -= puzzle contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -= puzzle

View File

@ -3,5 +3,3 @@ SUBDIRS = basiclayouts \
borderlayout \ borderlayout \
dynamiclayouts \ dynamiclayouts \
flowlayout flowlayout
QT += widgets

View File

@ -6,5 +6,3 @@ SUBDIRS = application \
menus \ menus \
recentfiles \ recentfiles \
sdi sdi
QT += widgets

View File

@ -12,8 +12,6 @@ SUBDIRS = basicdrawing \
transformations \ transformations \
fontsampler fontsampler
QT += widgets
examples_affine.subdir = affine examples_affine.subdir = affine
examples_composition.subdir = composition examples_composition.subdir = composition
examples_deform.subdir = deform examples_deform.subdir = deform

View File

@ -7,5 +7,3 @@ SUBDIRS = echowindow \
# install # install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/echoplugin target.path = $$[QT_INSTALL_EXAMPLES]/tools/echoplugin
INSTALLS += target INSTALLS += target
QT += widgets

View File

@ -1,5 +1,3 @@
TEMPLATE = subdirs TEMPLATE = subdirs
SUBDIRS = basictools \ SUBDIRS = basictools \
extrafilters extrafilters
QT += widgets

View File

@ -5,5 +5,3 @@ SUBDIRS = stylewindow \
# install # install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin
INSTALLS += target INSTALLS += target
QT += widgets

View File

@ -4,5 +4,4 @@ SUBDIRS = part1 part2 part3 part4 part5 part6 part7
# install # install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook-fr target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook-fr
INSTALLS += target INSTALLS += target
QT += widgets

View File

@ -4,5 +4,3 @@ SUBDIRS = part1 part2 part3 part4 part5 part6 part7
# install # install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook
INSTALLS += target INSTALLS += target
QT += widgets

View File

@ -1,5 +1,4 @@
TEMPLATE = subdirs TEMPLATE = subdirs
SUBDIRS += dir_gsqt SUBDIRS += dir_gsqt
QT += widgets
dir_gsqt.file = gsQt/gsqt.pro dir_gsqt.file = gsQt/gsqt.pro

View File

@ -5,5 +5,3 @@ SUBDIRS = part1 \
part3 \ part3 \
part4 \ part4 \
part5 part5
QT += widgets

View File

@ -10,5 +10,3 @@ SUBDIRS = 1_readonly \
# install # install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/modelview target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/modelview
INSTALLS += target INSTALLS += target
QT += widgets

View File

@ -6,5 +6,3 @@ SUBDIRS = hellothread \
movedobject movedobject
contains(QT_CONFIG, concurrent): SUBDIRS += helloconcurrent contains(QT_CONFIG, concurrent): SUBDIRS += helloconcurrent
QT += widgets

View File

@ -4,4 +4,3 @@ SUBDIRS = toplevel childwidget windowlayout nestedlayouts
# install # install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/widgets target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/widgets
INSTALLS += target INSTALLS += target
QT += widgets