mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 13:03:05 +01:00
Fixed VS2012 build.
This commit is contained in:
@@ -8,6 +8,7 @@ project "glslang"
|
||||
|
||||
configuration { "vs2012" }
|
||||
defines {
|
||||
"atoll=_atoi64",
|
||||
"strtoll=_strtoi64",
|
||||
"strtoull=_strtoui64",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user