This commit is contained in:
Branimir Karadžić 2016-12-15 21:26:47 -08:00
Родитель 72728ed45d
Коммит 727df90bed
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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