centralize load(qt_build_config)s in .qmake.conf

Change-Id: I8c8cb18405637019d0ed566b5cdf83d3040e75b3
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Oswald Buddenhagen 2012-09-03 12:07:56 +02:00 committed by Qt by Nokia
parent 019d810f41
commit dcddd149fa
8 changed files with 1 additions and 14 deletions

1
.qmake.conf Normal file
View File

@ -0,0 +1 @@
load(qt_build_config)

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = QtFeedback
QT = core

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = qtfeedback_immersion
QT = core feedback

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = qtfeedback_meegotouch
QT = core feedback

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = qtfeedback_mmk
QT = core feedback multimedia

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = qtfeedback_testplugin
QT = core feedback

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = qtfeedback_testplugin2
QT = core feedback

View File

@ -1,5 +1,3 @@
load(qt_build_config)
TARGET = qtfeedback_testplugin3
QT = core feedback