remove QT+=widgets from SUBDIRS projects

it makes no sense whatsoever

Change-Id: I114799dbe35ac31f6d90642ba8c5dbe3fc075604
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen
2012-12-14 20:23:15 +01:00
committed by The Qt Project
parent 87d6d6d3c2
commit 0f2fc9ffd9
3 changed files with 0 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ TEMPLATE = subdirs
# Ensure that library is built before application
CONFIG += ordered
QT += widgets
!contains(DEFINES, DISABLE_FFT): SUBDIRS += 3rdparty/fftreal
SUBDIRS += app