# HG changeset patch # User Xeli # Date 1353015824 -3600 # Node ID 644231dded72668a6a3a66ea1fdf2bc34f189fe5 # Parent a3b86c1f63b4cf6b37a0576e8ccb5b9a4a883959 up android target api (but this commit is actually just to test buildbot: desync diff -r a3b86c1f63b4 -r 644231dded72 project_files/Android-build/CMakeLists.txt --- a/project_files/Android-build/CMakeLists.txt Thu Nov 15 16:46:46 2012 +0100 +++ b/project_files/Android-build/CMakeLists.txt Thu Nov 15 22:43:44 2012 +0100 @@ -74,7 +74,7 @@ set(SDL_DIR /home/richard/Downloads/android-project) -set(ANDROID_SDK_API_LVL 14) +set(ANDROID_SDK_API_LVL 16) set(ANDROID_NDK_API_LVL 5) MESSAGE(STATUS "Creating Makefile.android...")