Compile fix

This commit is contained in:
Joshua Granick
2015-05-01 09:21:32 -07:00
parent 400f9be5f7
commit c526e8eab8
2 changed files with 5 additions and 4 deletions

View File

@@ -51,6 +51,7 @@
<architecture name="armv7" if="android" />
<haxedef name="lime-cairo" if="lime-cairo" unless="flash || html5" />
<haxedef name="lime-curl" unless="lime-console || emscripten || flash || html5" />
<haxedef name="lime-opengl" unless="lime-console || flash" />
<haxedef name="lime-openal" unless="lime-console || static_link || flash || html5" />