Commit 1cc6e61d authored by nanahira's avatar nanahira

use irrlicht_linux

parent 7753487e
Pipeline #3553 canceled with stages
in 28 seconds
......@@ -86,6 +86,9 @@ solution "ygo"
include "irrlicht"
include "sqlite3"
end
if os.ishost("linux") then
include "irrlicht_linux"
end
if USE_IRRKLANG then
include "ikpmp3"
end
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