Add missing file.
This commit is contained in:
parent
195a63b370
commit
b69fe818b6
1 changed files with 7 additions and 0 deletions
7
submodules/externals/build/openh264/Android.mk
vendored
Normal file
7
submodules/externals/build/openh264/Android.mk
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
LOCAL_PATH:= $(call my-dir)
|
||||||
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
|
LOCAL_MODULE := libwels
|
||||||
|
LOCAL_SRC_FILES := $(TARGET_ARCH)/libwels.a
|
||||||
|
|
||||||
|
include $(PREBUILT_STATIC_LIBRARY)
|
Loading…
Reference in a new issue