1 # Note: by default, build for all supported ABIs 2 # build.sh in the project tree will check 3 # all generated files to ensure that none 4 # was forgotten. 5 # 6 APP_ABI := all 7 8 APP_STL := stlport_shared 9