Fixed VS2012 build.
This commit is contained in:
Родитель
72728ed45d
Коммит
727df90bed
|
@ -8,6 +8,7 @@ project "glslang"
|
||||||
|
|
||||||
configuration { "vs2012" }
|
configuration { "vs2012" }
|
||||||
defines {
|
defines {
|
||||||
|
"atoll=_atoi64",
|
||||||
"strtoll=_strtoi64",
|
"strtoll=_strtoi64",
|
||||||
"strtoull=_strtoui64",
|
"strtoull=_strtoui64",
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче