mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
bump msvc version check
This commit is contained in:
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
|
||||||
#if _MSC_FULL_VER < 191025017
|
#if _MSC_FULL_VER < 191426433
|
||||||
#error Please update your build environment to the latest Visual Studio 2017!
|
#error Please update your build environment to the latest Visual Studio 2017!
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user