qt5base-lts/mkspecs/features/winrt
Maurice Kalinowski c8d3f939b4 WinRT: Link against correct c-runtime
We need to move adding ucrt(d).lib out of the various qmake.conf as
qmake.conf is only parsed once by qmake and does not differentiate
between debug and release.

Hence use default_pre.prf which is the earliest prf to use. This one
also is being parsed multiple times and does what it is supposed to do.
This allows API certification tests for Win10 to suceed, another
sideeffect is that it is much cleaner at a single location now.

Change-Id: Id899f4bbd063a3191c8f139857abf90efa827ffc
Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
2015-08-07 10:33:01 +00:00
..
console.prf Make console a no-op for WinRT 2013-11-14 18:53:48 +01:00
default_pre.prf WinRT: Link against correct c-runtime 2015-08-07 10:33:01 +00:00
font_deployment.prf winphone: Fixed font deployment for Visual Studio projects 2014-04-25 15:18:29 +02:00
package_manifest.prf WinRT: Add dependency support for Win10 2015-08-06 07:43:00 +00:00