qt5base-lts/qmake/generators/win32
Jochen Seemann ee73df8363 allow running msvc2013 mkspecs from msvc2015 shell
Visual Studio 2015 integrates the Windows Runtime development
tools, including the msvc2013 compilers.
This patch fixes the error that mspdb120.dll is missing.
It is typically included through PATH variable of the shell,
which points to the "wrong" location in this case.

Change-Id: I46289721912d6b517c6083612582f67536d28b11
Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
2015-06-22 07:53:29 +00:00
..
cesdkhandler.cpp Fix incorrect pass by value. 2015-04-21 11:37:54 +00:00
cesdkhandler.h Fix incorrect pass by value. 2015-04-21 11:37:54 +00:00
mingw_make.cpp centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
mingw_make.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00
msbuild_objectmodel.cpp WinRT: Add qmake support for Windows 10 2015-05-26 11:09:41 +00:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
msvc_nmake.cpp allow running msvc2013 mkspecs from msvc2015 shell 2015-06-22 07:53:29 +00:00
msvc_nmake.h Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_objectmodel.cpp make fileFixify() calling convention somewhat sane 2015-04-21 12:06:20 +00:00
msvc_objectmodel.h WinRT: Add qmake support for Windows 10 2015-05-26 11:09:41 +00:00
msvc_vcproj.cpp WinRT: Add qmake support for Windows 10 2015-05-26 11:09:41 +00:00
msvc_vcproj.h remove superfluous method re-implementation 2015-04-27 13:25:27 +00:00
msvc_vcxproj.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_vcxproj.h Update copyright headers 2015-02-11 06:49:51 +00:00
winmakefile.cpp don't process .prl files recursively 2015-06-01 13:27:06 +00:00
winmakefile.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00