浏览代码

added --override

Nicolas Cannasse 19 年之前
父节点
当前提交
7b63752be5
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      std/all.hxml

+ 4 - 0
std/all.hxml

@@ -1,21 +1,25 @@
 -neko all.n
 -xml neko.xml
+--override
 haxe.ImportAll
 
 --next
 
 -swf all.swf
 -xml flash.xml
+--override
 haxe.ImportAll
 
 --next
 
 -js all.js
 -xml js.xml
+--override
 haxe.ImportAll
 
 --next
 -swf all.swf
 -D flash_strict
 -xml flash_strict.xml
+--override
 haxe.ImportAll