qt5base-lts/mkspecs/features/win32
Joerg Bornemann 10a0ac759e Windows XP target support for MSVC >= 2012
To enable windows xp support, we must do two things:
1. linker flag must be /SUBSYSTEM:CONSOLE,5.01 or
   /SUBSYSTEM:WINDOWS,5.01. For x64, the version is 5.02.
2. Do not use Windows Kit 8. Win SDK v7.1A is recommended. Prepend the
   right include paths and lib paths to INCLUDE and LIB before
   building.

The Windows XP target support is enabled by passing "-target xp" to
configure.

Task-number: QTBUG-29939

Change-Id: I84c8439606cc2a9d27d64947702846faa4f1e4a2
Reviewed-by: Lucas Wang <wbsecg1@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-04-03 18:31:45 +02:00
..
console.prf Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00
default_pre.prf win32/default_pre.prf: Remove exceptions_off, thread_off, stl_off. 2012-05-21 16:02:06 +02:00
dumpcpp.prf adjust to modularization changes in ActiveQt 2012-11-27 16:18:15 +01:00
idcidl.prf don't link qtmain.lib when using idcidl.prf 2012-11-30 21:57:49 +01:00
ltcg.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
msvc_mp.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl.prf Fix win32 mkspecs 2014-03-06 12:21:14 +01:00
openvg.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_config.prf Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00
qt_dll.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rtti_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rtti.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
stl_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
stl.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
windeployqt.prf qmake: Provide feature for windeployqt 2014-02-11 14:52:16 +01:00
windows.prf Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00