[Premake] Update systemversion

This commit is contained in:
momo5502 2018-12-15 18:28:37 +01:00
parent d84bce793f
commit 16a8ee65c9

View File

@ -451,7 +451,7 @@ workspace "*"
buildoptions {
"/std:c++latest"
}
systemversion "10.0.17134.0"
systemversion "10.0.17763.0"
defines { "_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" }
rule "ProtobufCompiler"