New sample for CUDA on Android added.

This commit is contained in:
Alexander Smorkalov
2013-12-23 15:20:09 +04:00
parent 60906d9175
commit b3eee49451
14 changed files with 480 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -fexceptions
APP_ABI := armeabi-v7a
APP_PLATFORM := android-8