Link openal-android on Lime as welll as Lime legacy, remove unneeded static libraries

This commit is contained in:
Joshua Granick
2014-12-22 11:17:05 -08:00
parent 133cb4f09c
commit 614d319330
28 changed files with 7 additions and 6 deletions

View File

@@ -6,7 +6,6 @@
<set name="debug" value="debug" if="fulldebug" />
<include name="${HXCPP}/build-tool/BuildCommon.xml" />
<include name="lib/openal-android/files.xml" if="android" />
<set name="LEGACY_SDL1" value="1" if="rpi" />
<set name="LEGACY_SDL1" value="1" if="blackberry" />