Support for armeabi

This commit is contained in:
PhilippC 2013-02-25 21:12:37 +01:00
parent a75265168a
commit 0eb05ba5b7

View File

@ -40,6 +40,7 @@
<ConsolePause>False</ConsolePause>
<DeployExternal>True</DeployExternal>
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
<AndroidSupportedAbis>armeabi,armeabi-v7a</AndroidSupportedAbis>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />