[Premake] Update systemversion
This commit is contained in:
parent
c3083ea78c
commit
a0c4653323
@ -444,6 +444,13 @@ workspace "iw4x"
|
|||||||
udis86.project()
|
udis86.project()
|
||||||
iw4mvm.project()
|
iw4mvm.project()
|
||||||
dht.project()
|
dht.project()
|
||||||
|
|
||||||
|
workspace "*"
|
||||||
|
buildoptions {
|
||||||
|
"/std:c++latest"
|
||||||
|
}
|
||||||
|
systemversion "10.0.16299.0"
|
||||||
|
defines { "_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" }
|
||||||
|
|
||||||
rule "ProtobufCompiler"
|
rule "ProtobufCompiler"
|
||||||
display "Protobuf compiler"
|
display "Protobuf compiler"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user