virtualx-engine/platform
yg2f f7773d499d fix bug introduced by #6501
( @Akien : this PR is for current HEAD only, not to be cherry-picked for 2.1.1 )

this is manual revertion of #6501 which introduced a bug that prevented
scons from detecting Mingw under Windows when MSVC was installed.
(thanks to @vnen for finding this)

AND
it fixes the actual bug that prevented scons from detecting MSVC standalone
compiler ( a confusions between ``VSINSTALLDIR`` and ``VCINSTALLDIR`` )

The freeware Standalone MSVC C++ Build Tools are available here :
http://landinghub.visualstudio.com/visual-cpp-build-tools
2016-10-26 19:29:30 +02:00
..
android Fixed tiny error in detect.py causing compilation for Android to fail. 2016-10-22 13:04:13 +02:00
bb10 SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
haiku SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
iphone SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
javascript Fix extraneous NULL character on HTML export 2016-10-20 21:11:13 -02:00
osx SCons: Use colored output if available, change "colored"->"verbose" 2016-10-17 22:40:14 +02:00
server SCons: Use colored output if available, change "colored"->"verbose" 2016-10-17 22:40:14 +02:00
windows fix bug introduced by #6501 2016-10-26 19:29:30 +02:00
winrt Merge pull request #6855 from vnen/xaudio2-driver 2016-10-18 07:22:10 +02:00
x11 SCons: Use colored output if available, change "colored"->"verbose" 2016-10-17 22:40:14 +02:00