1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00

Minor fix in Android.mk

This commit is contained in:
Sergey Lipskiy 2014-04-17 18:05:33 +07:00
parent 3e16b56a32
commit 024ab902dd

View File

@ -3,7 +3,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := GLideN64es
LOCAL_SHARED_LIBRARIES := ae-imports SDL2
LOCAL_SHARED_LIBRARIES := ae-imports SDL2 core
LOCAL_STATIC_LIBRARIES := cpufeatures
LOCAL_ARM_MODE := arm