Commit 2db41aa4 authored by mercury233's avatar mercury233

wtf fix

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