(JNI) Change target name

This commit is contained in:
twinaphex 2013-05-18 03:32:46 +02:00
parent 3f02a33962
commit 7db1bed703

View File

@ -2,7 +2,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := retro_modelviewer
LOCAL_MODULE := retro
ifeq ($(TARGET_ARCH),arm)
LOCAL_CFLAGS += -DANDROID_ARM