Files
loongoffice/android/source/jni/Android.mk
2015-05-21 17:10:19 +01:00

9 lines
186 B
Makefile

# Needed just to satisfy ndk-gdb for now, but maybe later we will actually add
# some JNI code here
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
include $(BUILD_SHARED_LIBRARY)