project_files/Android-build/SDL-android-project/jni/Android.mk
branchhedgeroid
changeset 6043 9bd2d6b1ba52
parent 6039 d75329716a02
child 7494 e65adfc99f15
--- a/project_files/Android-build/SDL-android-project/jni/Android.mk	Sun Oct 09 15:15:45 2011 +0200
+++ b/project_files/Android-build/SDL-android-project/jni/Android.mk	Sun Oct 09 15:17:21 2011 +0200
@@ -1,4 +1,4 @@
-#Set the current path
+#Set the current path must be set like this because call all-subdir-makefiles changes LOCAL_PATH
 JNI_DIR  := $(call my-dir)
 LOCAL_PATH := $(JNI_DIR)