This commit is contained in:
Branimir Karadžić
2014-10-18 15:44:45 -07:00
parent 3bee46ede9
commit 29b7249fc1
14 changed files with 48 additions and 45 deletions

View File

@@ -56,7 +56,7 @@ function bgfxProject(_name, _kind, _defines)
BGFX_DIR .. "3rdparty/khronos",
}
configuration { "x64", "vs* or mingw" }
configuration { "x64", "vs* or mingw*" }
defines {
"_WIN32_WINNT=0x601",
}