qt5base-lts/mkspecs/features/win32
Oswald Buddenhagen e5024c219f untangle use of system vs. shell path(-list) semantics
"system" refers to the system's native shell, which is what qmake's
system() invokes, and whose convention by far most commands invoked from
a makefile will need.
"shell" refers to the shell invoked by make, which diverges from the
system shell only when qmake/mingw32-make is called from an msys shell.
its conventions need to be used for anything the shell itself does
(e.g., assembling env variables, but also command line argument
unquoting) and the commands the mkspec sets according to the shell
(e.g., QMAKE_MOVE).

Change-Id: I0000aa9417c199cf8a810619d31ded24bb0675f9
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-04-30 16:56:54 +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 untangle use of system vs. shell path(-list) semantics 2014-04-30 16:56:54 +02:00
windows.prf fix qtmain's .prl file not being used 2014-04-30 16:56:50 +02:00