Skip to content

Commit

Permalink
multiple release 2.10.0 x86
Browse files Browse the repository at this point in the history
  • Loading branch information
Limboemu committed Dec 18, 2017
1 parent fecc102 commit 68871f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions limbo-android-lib/src/main/jni/android-config.mak
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ NDK_ENV = windows
######### ARMv7 Soft Float (Supports VNC and SDL)

# ARMv7 Generic soft float
include $(LIMBO_JNI_ROOT)/android-device-config/android-generic-armv7a-vfpv3d16.mak
#include $(LIMBO_JNI_ROOT)/android-device-config/android-generic-armv7a-vfpv3d16.mak

# ARMv7 Generic soft float No Optimization
#include $(LIMBO_JNI_ROOT)/android-device-config/android-generic-armv7a-vfpv3d16-noopt.mak
Expand All @@ -86,7 +86,7 @@ include $(LIMBO_JNI_ROOT)/android-device-config/android-generic-armv7a-vfpv3d16.

######### x86
# x86 Phones (ie Zenfone)
#include $(LIMBO_JNI_ROOT)/android-device-config/android-ndkr8-x86.mak
include $(LIMBO_JNI_ROOT)/android-device-config/android-ndkr8-x86.mak

# x86 Phones Debug No optimization (ie Zenfone)
#include $(LIMBO_JNI_ROOT)/android-device-config/android-ndkr8-x86-noopt.mak
Expand Down

1 comment on commit 68871f0

@Leonardo07031989
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Magnifica aplicacion

Please sign in to comment.