parent
27467a6881
commit
20c99edab9
@ -1,3 +1,2 @@
|
||||
# select the ABI(s) to build for (see CPU-ARCH-ABIS.html in the NDK docs).
|
||||
# Vstr has to be built accordingly first.
|
||||
APP_ABI := armeabi x86
|
||||
|
@ -1,11 +0,0 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := $(TARGET_ARCH)/libvstr.a
|
||||
|
||||
LOCAL_MODULE := libvstr
|
||||
|
||||
LOCAL_PRELINK_MODULE := false
|
||||
|
||||
include $(PREBUILT_STATIC_LIBRARY)
|
Loading…
Reference in new issue