Fixing Android builds with missing dependencies, making sure templates are up to date. Fixing include.xml as well for that

This commit is contained in:
underscorediscovery
2013-11-25 07:26:40 -03:30
parent b713cffcaa
commit b4bc627a22
20 changed files with 478 additions and 13 deletions

View File

@@ -21,6 +21,10 @@
<ndll name="nme" />
<dependency name="extension-api" path="dependencies/extension-api" if="android" />
<architecture name="armv7" if="android" />
<include haxelib="hxtools" />
</section>