Commit 7c256860 authored by mercury233's avatar mercury233

test osx build

parent 4781c446
......@@ -51,8 +51,8 @@ solution "ygo"
targetdir "bin/debug"
configuration { "Release", "vs*" }
flags { "LinkTimeOptimization" }
staticruntime "On"
flags { "StaticRuntime", "LinkTimeOptimization" }
--staticruntime "On"
disablewarnings { "4244", "4267", "4838", "4577", "4819", "4018", "4996", "4477", "4091", "4828", "4800" }
configuration { "Release", "not vs*" }
......
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