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

add conformancemode (#743)

parent 72e15045
...@@ -45,6 +45,8 @@ workspace "ocgcoredll" ...@@ -45,6 +45,8 @@ workspace "ocgcoredll"
disablewarnings { "4334" } disablewarnings { "4334" }
filter "action:vs*" filter "action:vs*"
cdialect "C11"
conformancemode "On"
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