瀏覽代碼

Added missing copy which may have affected build times. See #32

woollybah 7 年之前
父節點
當前提交
5016dc35b7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bmk_modutil.bmx

+ 1 - 0
bmk_modutil.bmx

@@ -342,6 +342,7 @@ Type TSourceFile
 		source.obj_time = obj_time
 		source.arc_time = arc_time
 		source.iface_time = iface_time
+		source.gen_time = gen_time
 		source.requiresBuild = requiresBuild
 		source.dontBuild = dontBuild
 		source.cc_opts = cc_opts