1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
--no-output
--macro ImportAll.run()
-D doc-gen
--each
-neko all.n
-xml neko.xml
--next
-js all.js
-xml js.xml
--next
-swf all9.swf
-xml flash9.xml
--swf-version 11.4
--next
-php all_php
-xml php.xml
--next
-cpp all_cpp
-xml cpp.xml
-D HXCPP_MULTI_THREADED
--next
-java all_java
-xml java.xml
--next
--jvm all_jvm
-xml jvm.xml
--next
-cs all_cs
-D unsafe
-xml cs.xml
--next
-python all_python
-xml python.xml
--next
-hl all_hl
-xml hl.xml
--next
--interp
-xml interp.xml
--next
-xml cross.xml
|