qt5base-lts/qmake/generators
Oliver Wolff f095ff85c5 qmake: Introduce CE_PLATFORMNAME to fix creation of vcxproj files
While previous SDKs used the form "CE_SDK (CE_ARCH)" in their
configuration/platform names, this is not true fo the Toradex SDK.
Inside Visual Studio the platform is only called "Toradex_CE800"
instead of "Toradex_CE800 (ARMV7)".

In order not to break other SDKs CE_PLATFORMNAME is introduced and
used in the wince80colibri-armv7-msvc2012 mkspec. If the variable
is set qmake uses it as the platform name in its vcproj generator.

Change-Id: Icb501bf6446a9f617745a0d2c7a80b240680b043
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
2016-05-18 13:50:43 +00:00
..
mac Fix Group-relative specification of files in generated Xcode projects. 2016-04-20 18:18:33 +00:00
unix fix file separators in target.targets INSTALLS 2016-03-10 12:21:57 +00:00
win32 qmake: Introduce CE_PLATFORMNAME to fix creation of vcxproj files 2016-05-18 13:50:43 +00:00
makefile.cpp add some missing filename expandos to extra compilers 2016-05-02 18:34:59 +00:00
makefile.h Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
makefiledeps.cpp Possible crash in QMakeSourceFileInfo 2016-04-29 08:40:30 +00:00
makefiledeps.h Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.cpp Unchecked return value in QMakeProject 2016-04-29 08:40:06 +00:00
metamakefile.h Update copyright headers 2015-02-11 06:49:51 +00:00
projectgenerator.cpp QtCore/qmake: drop some unneeded QChar -> QString conversions 2015-10-11 12:29:28 +00:00
projectgenerator.h Update copyright headers 2015-02-11 06:49:51 +00:00
xmloutput.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
xmloutput.h Update copyright headers 2015-02-11 06:49:51 +00:00