remove pointless checking/fallback code for $$TARGET
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 9 Jul 2012 14:10:37 +0000 (16:10 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Jul 2012 15:19:06 +0000 (17:19 +0200)
commitfd87383c415ef8879c1a8e56ddd83880d582fb41
tree86d9c85f23462cb332636a257d08f467c2134f87
parentb175e7b7c9f70b68e59d4565c61f43a7e819c2cd
remove pointless checking/fallback code for $$TARGET

qmake always sets that variable, so unless somebody pro-actively screws
it up (which doesn't seem like being worth checking for), it will just
work.

Change-Id: I3c4ada47cbd34ac68695d8efbf09c605392616f5
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
mkspecs/features/qt_module_config.prf
mkspecs/features/qt_tool.prf