Commit d8af5357 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 7a0e232f
......@@ -6,7 +6,7 @@ project "Irrlicht"
flags { "NoExceptions", "NoRTTI" }
files { "**.cpp", "**.c", "**.cxx", "**.hpp", "**.h" }
configuration { "vs*" }
defines { "IRRLICHT_FAST_MATH", "UNICODE", "_UNICODE" }
defines { "IRRLICHT_FAST_MATH" }
includedirs { "$(DXSDK_DIR)include" }
libdirs { "$(DXSDK_DIR)Lib\x86" }
configuration { "windows" }
......
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