Fix command-line tools

This commit is contained in:
Joshua Granick
2018-06-28 18:46:25 -07:00
parent a2a733ed4a
commit 55ee251bb7
10 changed files with 36 additions and 30 deletions

View File

@@ -44,7 +44,7 @@
<target name="console-pc" handler="lime-console-pc" />
<haxelib name="lime-console-pc" if="console-pc" />
<section if="hxp">
<section if="hxp" unless="lime-tools">
<target name="air" path="tools/platforms/AIRPlatform.hx" />
<target name="android" path="tools/platforms/AndroidPlatform.hx" />