Commit cdf98a6e authored by nanahira's avatar nanahira

merge

parents 092d696d bf334ea1
......@@ -3,11 +3,11 @@ solution "ygo"
language "C++"
objdir "obj"
configurations { "Debug", "Release" }
defines { "LUA_COMPAT_5_2" }
configurations { "Release", "Debug" }
defines { "LUA_COMPAT_5_2" }
configuration "windows"
defines { "WIN32", "_WIN32" }
startproject "ygopro"
configuration "bsd"
defines { "LUA_USE_POSIX" }
......
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