You need to sign in or sign up before continuing.
Commit 934578d8 authored by nanahira's avatar nanahira

fixmg

parent c92d657f
......@@ -2,17 +2,10 @@ solution "ygo"
location "build"
language "C++"
objdir "obj"
<<<<<<< HEAD
startproject "ygopro"
configurations { "Debug", "Release" }
defines { "LUA_COMPAT_5_2" }
=======
startproject "ygopro"
configurations { "Debug", "Release" }
defines { "LUA_COMPAT_5_2" }
>>>>>>> mactest
configuration "windows"
defines { "WIN32", "_WIN32" }
......
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