mirror of https://github.com/bkaradzic/bgfx
Fixed VS2012 build.
This commit is contained in:
parent
72728ed45d
commit
727df90bed
|
@ -8,6 +8,7 @@ project "glslang"
|
|||
|
||||
configuration { "vs2012" }
|
||||
defines {
|
||||
"atoll=_atoi64",
|
||||
"strtoll=_strtoi64",
|
||||
"strtoull=_strtoui64",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue