Browse Source

check with -D haxe3

Nicolas Cannasse 13 years ago
parent
commit
392bd89e09
1 changed files with 5 additions and 17 deletions
  1. 5 17
      doc/all.hxml

+ 5 - 17
doc/all.hxml

@@ -1,64 +1,52 @@
--neko all.n
 --no-output
 --no-output
--xml neko.xml
 --macro ImportAll.run()
 --macro ImportAll.run()
+-D haxe3
+--each
+
+-neko all.n
+-xml neko.xml
 
 
 --next
 --next
 
 
 -swf all.swf
 -swf all.swf
 -swf-version 8
 -swf-version 8
---no-output
 -xml flash8.xml
 -xml flash8.xml
 -D flash_lite
 -D flash_lite
---macro ImportAll.run()
 
 
 --next
 --next
 
 
 -js all.js
 -js all.js
---no-output
 -xml js.xml
 -xml js.xml
---macro ImportAll.run()
 
 
 --next
 --next
 
 
 -swf all9.swf
 -swf all9.swf
---no-output
 -xml flash9.xml
 -xml flash9.xml
 -swf-version 11.4
 -swf-version 11.4
---macro ImportAll.run()
 
 
 --next
 --next
 
 
 -php all_php
 -php all_php
---no-output
 -xml php.xml
 -xml php.xml
---macro ImportAll.run()
 
 
 --next
 --next
 
 
 -cpp all_cpp
 -cpp all_cpp
---no-output
 -xml cpp.xml
 -xml cpp.xml
 -D xmldoc
 -D xmldoc
 -D HXCPP_MULTI_THREADED
 -D HXCPP_MULTI_THREADED
---macro ImportAll.run()
 
 
 --next
 --next
 -java all_java
 -java all_java
---no-output
 -xml java.xml
 -xml java.xml
 -D xmldoc
 -D xmldoc
---macro ImportAll.run()
 
 
 --next
 --next
 -cs all_cs
 -cs all_cs
 -D unsafe
 -D unsafe
---no-output
 -xml cs.xml
 -xml cs.xml
 -D xmldoc
 -D xmldoc
---macro ImportAll.run()
 
 
 --next
 --next
 
 
 -xml cross.xml
 -xml cross.xml
---macro ImportAll.run()