Commit b70fba94 authored by nanahira's avatar nanahira

fix

parent d596a81a
......@@ -9,6 +9,10 @@ project "lua"
removefiles { "src/linit.c" }
end
if SERVER_PRO3_SUPPORT or OCGCORE_DYNAMIC then
defines { "LUA_USE_LONGJMP" }
end
filter "configurations:Debug"
defines { "LUA_USE_APICHECK" }
......
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