Commit 2db41aa4 authored by mercury233's avatar mercury233

wtf fix

parent c8783596
......@@ -4,9 +4,7 @@ project "ocgcore"
files { "*.cpp", "*.h" }
links { "lua" }
if BUILD_LUA then
includedirs { "../lua/src" }
end
includedirs { "../lua" }
filter "not action:vs*"
buildoptions { "-std=c++14" }
......
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