Commit fe89a882 authored by Chen Bill's avatar Chen Bill Committed by GitHub

use conformancemode (#2746)

parent a6348420
...@@ -206,6 +206,9 @@ workspace "YGOPro" ...@@ -206,6 +206,9 @@ workspace "YGOPro"
filter "action:vs*" filter "action:vs*"
cdialect "C11" cdialect "C11"
if not WINXP_SUPPORT then
conformancemode "On"
end
vectorextensions "SSE2" vectorextensions "SSE2"
buildoptions { "/utf-8" } buildoptions { "/utf-8" }
defines { "_CRT_SECURE_NO_WARNINGS" } defines { "_CRT_SECURE_NO_WARNINGS" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment