mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
bump msvc version check
This commit is contained in:
parent
fc967908ea
commit
19ddd29afb
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user