Commit fe9249ac authored by nanahira's avatar nanahira

fix windows build thing

parent f469c981
Pipeline #7838 failed with stages
in 15 minutes and 54 seconds
......@@ -22,6 +22,7 @@ project "ygopro"
excludes "CGUIButton.cpp"
includedirs { "../freetype/include", "../event/include", "../sqlite3" }
links { "lua" }
defines { "_IRR_WCHAR_FILESYSTEM" }
if USE_IRRKLANG then
links { "irrKlang" }
if not IRRKLANG_PRO then
......
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