Commit 94887ea5 authored by nanahira's avatar nanahira

swap premake config

parent 8046e437
...@@ -9,7 +9,7 @@ solution "ygo" ...@@ -9,7 +9,7 @@ solution "ygo"
end end
end end
configurations { "Debug", "Release" } configurations { "Release", "Debug" }
defines { "LUA_COMPAT_5_2" } defines { "LUA_COMPAT_5_2" }
configuration "windows" configuration "windows"
defines { "WIN32", "_WIN32", "WINVER=0x0501" } defines { "WIN32", "_WIN32", "WINVER=0x0501" }
......
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