not needed when using the updated android ndk.. -_-
authorXeli
Tue, 24 Jan 2012 03:26:22 +0100
changeset 6594 d4b85e6e10c1
parent 6593 6f978fca3711
child 6595 f567d52183ec
not needed when using the updated android ndk.. -_-
project_files/Android-build/CMakeLists.txt
project_files/Android-build/Templates/default.properties
--- a/project_files/Android-build/CMakeLists.txt	Tue Jan 24 03:04:23 2012 +0100
+++ b/project_files/Android-build/CMakeLists.txt	Tue Jan 24 03:26:22 2012 +0100
@@ -61,7 +61,6 @@
 MESSAGE(STATUS "Creating Makefile.android...")
 
 configure_file(Templates/Makefile.android .)
-configure_file(Templates/default.properties SDL-android-project/)
 
 find_program(ANDROID android "${ANDROID_SDK}" "${ANDROID_SDK}/tools")
 if(ANDROID)
--- a/project_files/Android-build/Templates/default.properties	Tue Jan 24 03:04:23 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-target=android-${ANDROID_SDK_API_LVL}
-