Commit 0eb25a3d authored by mercury233's avatar mercury233

fix osx lua

parent e69f1140
......@@ -43,7 +43,7 @@ project "ygopro"
libdirs { "../irrklang/bin/linux-gcc-64" }
end
configuration "macosx"
links { "lua5.3" }
links { "lua-c++" }
if USE_IRRKLANG then
links { "irrklang" }
libdirs { "../irrklang/bin/macosx-gcc" }
......
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