Commit 6e2516f9 authored by nanahira's avatar nanahira

checkirpro

parent a8583d90
...@@ -4,7 +4,10 @@ solution "ygo" ...@@ -4,7 +4,10 @@ solution "ygo"
objdir "obj" objdir "obj"
USE_IRRKLANG = true USE_IRRKLANG = true
IRRKLANG_PRO = true if os.getenv("irrklang_pro") then
IRRKLANG_PRO = true
end
configurations { "Debug", "Release" } configurations { "Debug", "Release" }
......
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