[Premake] Update systemversion
This commit is contained in:
parent
c3083ea78c
commit
a0c4653323
@ -445,6 +445,13 @@ workspace "iw4x"
|
||||
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"
|
||||
location "./build"
|
||||
|
Loading…
Reference in New Issue
Block a user