project_files/Android-build/SDL-android-project/jni/Android.mk
branchhedgeroid
changeset 6039 d75329716a02
parent 5304 e29aa9e29f00
child 6043 9bd2d6b1ba52
equal deleted inserted replaced
6037:8cdc7bc3e38c 6039:d75329716a02
       
     1 #Set the current path
       
     2 JNI_DIR  := $(call my-dir)
       
     3 LOCAL_PATH := $(JNI_DIR)
       
     4 
     1 include $(call all-subdir-makefiles)
     5 include $(call all-subdir-makefiles)
     2 
     6 
       
     7 include $(CLEAR_VARS)
       
     8 include $(JNI_DIR)/../../../../misc/Android.mk
       
     9 
       
    10