HaxeDoc2

(やまだぃちぅ) #1
This adds two dependencies to the given Haxe library:

1.The library “tinkmacros” can be used in any version. Haxelib will then always try to use
the latest version.

2.The library “nme” is required in version “3.5.5”. Haxelib will make sure that this exact
version is used, avoiding potential breaking changes with future versions.

11.3 extraParams.hxml......................................


If you add a file namedextraParams.hxmlto your library root (at the same level ashaxelib.json),
these parameters will be automatically added to the compilation parameters when someone use
your library with-lib.


11.4 Using Haxelib


If thehaxelibcommand is executed without any arguments, it prints an exhaustive list of all
available arguments.

Free download pdf