Browse Source

added --override

Nicolas Cannasse 19 years ago
parent
commit
7b63752be5
1 changed files with 4 additions and 0 deletions
  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