hxcpp is the runtime support for the c++ backend of the haxe compiler. This contains the headers, libraries and support code required to generate a fully compiled executable from haxe code.
cd project
haxelib run hxcpp build.xml clean
haxelib run hxcpp build.xml