project_files/Android-build/CMakeLists.txt
branchhedgeroid
changeset 5408 1c2f0dfbe759
parent 5381 8f95038f3f75
child 5442 7c1e5a5f7f34
equal deleted inserted replaced
5406:a3f98a8a0b80 5408:1c2f0dfbe759
     5 set(ANDROID_NDK_API_LVL 5)
     5 set(ANDROID_NDK_API_LVL 5)
     6 
     6 
     7 configure_file(Templates/complete_build.sh .)
     7 configure_file(Templates/complete_build.sh .)
     8 configure_file(Templates/default.properties SDL-android-project/)
     8 configure_file(Templates/default.properties SDL-android-project/)
     9 configure_file(Templates/local.properties SDL-android-project/)
     9 configure_file(Templates/local.properties SDL-android-project/)
    10 configure_file(Templates/default.properties DataPackage/)
       
    11 configure_file(Templates/local.properties DataPackage/)
       
    12 configure_file(Templates/Makefile.android .)
    10 configure_file(Templates/Makefile.android .)
    13 configure_file(Templates/pushToDevice.sh .)
    11 configure_file(Templates/pushToDevice.sh .)
    14 
    12 
    15 set(PREFERED_DIRS 
    13 set(PREFERED_DIRS 
    16     Sounds
    14     Sounds