project_files/Android-build/SDL-android-project/jni/jnidispatch/Android.mk
author sheepluva
Sat, 06 Jan 2018 03:05:14 +0100
branchqmlfrontend
changeset 12881 07a267d72fce
parent 10017 de822cd3df3a
permissions -rw-r--r--
fix issues and my past sins with GL2 remaining issue: tintadd (crosshair)

LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)
LOCAL_MODULE := libjnidispatch
LOCAL_SRC_FILES := libjnidispatch.so
include $(PREBUILT_SHARED_LIBRARY)