remove stale references to QTDIR_build
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 29 Jun 2012 12:40:24 +0000 (14:40 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 29 Jun 2012 13:01:10 +0000 (15:01 +0200)
commit25113852e985b5eec04947af2d12efe149051c92
tree9fbb266aa1d3da455b54ee5dd09a4b300d21158d
parent1398d616754a2dd1618a2b31a43a86cc078af8a2
remove stale references to QTDIR_build

after the buildsystem changes, qtbase's .qmake.cache is not longer
included by other modules, thus the QTDIR_build condition will now never
trigger, causing various breakages.
and as nowadays modules can be build as part of qt or standalone without
any changes, the conditon makes no sense to start with.

Change-Id: I4a2ed6153577b6d064ab0dc407ce99f31b1263ac
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/accessible/quick/quick.pro
src/plugins/qmltooling/qmldbg_ost/qmldbg_ost.pro
src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro