mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 02:53:05 +00:00
Move libopus includes to include folder
This commit is contained in:
parent
0eaff9d328
commit
69b175573d
@ -3,5 +3,5 @@ LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE:= libopus
|
||||
LOCAL_SRC_FILES:= $(TARGET_ARCH_ABI)/libopus.a
|
||||
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/inc
|
||||
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/include
|
||||
include $(PREBUILT_STATIC_LIBRARY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user