Add stubs for AIR sys API support

This commit is contained in:
Joshua Granick
2018-07-10 12:27:15 -07:00
parent 8f543e8eff
commit 5aa71b1f8d
5 changed files with 304 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
<templatePath name="templates" />
<source path="externs/air" if="air" />
<haxeflag name="--macro" value="allowPackage('sys')" if="air" />
<sample path="samples" unless="openfl" />
<haxelib name="nodejs" if="nodejs" />