Commit 0c3255f1 authored by mercury233's avatar mercury233

wtf fix 1

parent 31164604
...@@ -132,7 +132,7 @@ end ...@@ -132,7 +132,7 @@ end
include "lua" include "lua"
end end
if BUILD_SQLITE then if BUILD_SQLITE then
include "sqlite3/premake4.lua" include "sqlite3"
end end
if BUILD_FREETYPE then if BUILD_FREETYPE then
include "freetype" include "freetype"
......
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