godot/modules/openssl
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
..
config.py openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
curl_hostcheck.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
curl_hostcheck.h openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
register_types.cpp openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
register_types.h openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
SCsub fix bug introduced by #6501 2016-10-26 19:29:30 +02:00
stream_peer_openssl.cpp openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
stream_peer_openssl.h openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00