project_files/Android-build/SDL-android-project/jni/jnidispatch/Android.mk
author Periklis Ntanasis <pntanasis@gmail.com>
Thu, 12 Sep 2013 23:02:14 +0300
branchspacecampaign
changeset 9617 662956a081a0
parent 8463 0f39265a1604
child 10017 de822cd3df3a
permissions -rw-r--r--
fixed bug that didn't endgame when make wrong landing with no fuels

LOCAL_PATH := $(call my-dir)

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