Commit cc476904 authored by nanahira's avatar nanahira

support CentOS

parent e230d6e7
......@@ -22,7 +22,7 @@ project "ygopro"
links { "ws2_32" }
configuration "not vs*"
buildoptions { "-std=c++14", "-fno-rtti" }
buildoptions { "-std=c++1y", "-fno-rtti" }
configuration "not windows"
includedirs { "/usr/include/lua", "/usr/include/lua5.3", "/usr/include/lua/5.3" }
links { "event_pthreads", "dl", "pthread" }
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