qt5base-lts/mkspecs/winrt-x64-msvc2013
Oliver Wolff 93aec932ff WinRT: Use correct architecture values in manifests and vs
Using the same architecture value in VC Project and manifest
files only makes sense for x64. Instead of doing magic we
just set the correct values inside the mkspecs. VCPROJ_ARCH
is used for Visual Studio, while the manifests use
WINRT_MANIFEST.architecture.

WINRT_MANIFEST.architecture was added to x64 mkspecs for
consistency and phone mkspecs do not use WINRT_MANIFEST.architecture
so it does not have to be set there.

Change-Id: I009473104875b4add8c0530dc6f51177919e997b
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
2014-02-07 15:29:53 +01:00
..
qmake.conf WinRT: Use correct architecture values in manifests and vs 2014-02-07 15:29:53 +01:00
qplatformdefs.h WinRT: Added msvc2013 mkspecs 2013-10-25 09:00:35 +02:00