maint: remove x64 platform
This commit is contained in:
parent
ff471196de
commit
7a896b4d3f
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.exe filter=lfs diff=lfs merge=lfs -text
|
@ -31,7 +31,6 @@ workspace "zonetool"
|
|||||||
|
|
||||||
platforms {
|
platforms {
|
||||||
"x86",
|
"x86",
|
||||||
"x64"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
filter "platforms:x86"
|
filter "platforms:x86"
|
||||||
@ -39,11 +38,6 @@ workspace "zonetool"
|
|||||||
defines "CPU_32BIT"
|
defines "CPU_32BIT"
|
||||||
filter {}
|
filter {}
|
||||||
|
|
||||||
filter "platforms:x64"
|
|
||||||
architecture "x86_64"
|
|
||||||
defines "CPU_64BIT"
|
|
||||||
filter {}
|
|
||||||
|
|
||||||
buildoptions "/std:c++17"
|
buildoptions "/std:c++17"
|
||||||
buildoptions "/Zc:strictStrings-"
|
buildoptions "/Zc:strictStrings-"
|
||||||
systemversion "latest"
|
systemversion "latest"
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user