[Premake] Update systemversion

This commit is contained in:
momo5502 2018-05-09 11:18:51 +02:00
parent c3083ea78c
commit a0c4653323

View File

@ -444,6 +444,13 @@ workspace "iw4x"
udis86.project()
iw4mvm.project()
dht.project()
workspace "*"
buildoptions {
"/std:c++latest"
}
systemversion "10.0.16299.0"
defines { "_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" }
rule "ProtobufCompiler"
display "Protobuf compiler"