Prev | Current Page 72 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


-swf-version [6 ??“ 9] Specifies the Flash Player version to export.
--flash-strict Compiles using a more strict Flash API.
--flash-use-stage Places object found on the stage of an
included SWF library onto the output
files stage.
Neko
-neko Specifies the filename of the output file.
JavaScript
-js Specifies the filename of the output file.
All Platforms
-main Specifies the class that contains the static
method main.
-cp Adds a directory to scan for source files.
-xml Generates an XML file with the types information
for the specified output format.
-lib Uses a haXelib library (discussed later in
the book).
-D Defines a conditional compilation flag.
-resource Adds a named resource file.
-exclude Forces a file to not be compiled.
-v Turns on verbose mode.
-debug Adds the debug information to the compiled
code.
-prompt Prompts on error forcing the command
window to remain open.


Pages:
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84