浏览代码

added flash9

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

+ 11 - 1
std/all.hxml

@@ -21,9 +21,19 @@ haxe.ImportAll
 
 --next
 
--swf all.swf
+-swf all_strict.swf
 -D flash_strict
 -D flash9doc
 -xml flash_strict.xml
 --override
 haxe.ImportAll
+
+
+--next
+
+-swf all9.swf
+-D flash_strict
+-xml flash9.xml
+-swf-version 9
+--override
+haxe.ImportAll