Fixed VS2012 build.

This commit is contained in:
Branimir Karadžić 2016-12-15 21:26:47 -08:00
parent 72728ed45d
commit 727df90bed
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ project "glslang"
configuration { "vs2012" }
defines {
"atoll=_atoi64",
"strtoll=_strtoi64",
"strtoull=_strtoui64",
}