浏览代码

Fixed VS2012 build.

Branimir Karadžić 9 年之前
父节点
当前提交
727df90bed
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/shaderc.lua

+ 1 - 0
scripts/shaderc.lua

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