Fix OpenFL native template order

This commit is contained in:
Joshua Granick
2014-05-09 14:19:35 -07:00
parent 85b37222cf
commit 63264e7d2a

View File

@@ -29,7 +29,7 @@
<architecture name="armv7" if="android" /> <architecture name="armv7" if="android" />
<include haxelib="lime-tools" /> <include haxelib="lime-tools" unless="openfl" />
<haxelib name="lime-tools" if="setup" /> <haxelib name="lime-tools" if="setup" />
<haxelib name="nme" if="dev setup" /> <haxelib name="nme" if="dev setup" />