Explorar el Código

added --override

Nicolas Cannasse hace 19 años
padre
commit
7b63752be5
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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