Skip to content

Instantly share code, notes, and snippets.

@ggarber
Created January 24, 2012 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggarber/1672321 to your computer and use it in GitHub Desktop.
Save ggarber/1672321 to your computer and use it in GitHub Desktop.
trunk/Application.mk
APP_BUILD_SCRIPT = Android.mk
APP_PLATFORM := android-9
APP_CPPFLAGS += -fno-rtti
APP_ABI := armeabi
APP_STL := stlport_static
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment