qt5base-lts/qmake
Joerg Bornemann 99184f9461 Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"
This reverts commit e81d7fd1e5.

The insane logic that prepends the version number of a lib to
TARGET_EXT instead of appending it to TARGET breaks every vcxproj
with a library version.
Fixing this properly will require much more work and testing on all
supported Windows platforms.
Forward-port of 8869b3b3 in qt/qt.git.

Task-number: QTBUG-29286
Change-Id: Ib96de9c6f41995af013b146a00c850c9da3a9d8d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-01-24 15:16:19 +01:00
..
generators Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)" 2013-01-24 15:16:19 +01:00
library Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
Makefile.unix port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
Makefile.win32 MSVC: don't use the variable name LINK in generated makefiles 2012-12-06 14:46:13 +01:00
Makefile.win32-g++ MinGW: Statically link runtime libraries into qmake 2013-01-12 07:16:37 +01:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
project.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake.pri remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
qmake.pro port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00