Improve Makefile for android compilation and bring back Application.mk
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
# File: Android.mk
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := yap
|
||||
LOCAL_SRC_FILES := yap_wrap.c
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
Reference in New Issue
Block a user