caiopsouza
Results
2
issues of
caiopsouza
If you use `--watch` khamake won't recompile the project after making changes in a library added with `project.addLibrary`.
In my khafile: `project.addLibrary("haxe-crypto");` Output of khamake in project-flash.hxproj: ``` xml ```