Android Base API merge to master
[contrib/iotivity.git] / resource / csdk / connectivity / build / android / jni / Application.mk
1 #Specify Android.mk path w.r.t APPLICATION_BUILD in the Makefile
2 APP_PROJECT_PATH = ./
3
4 APP_STL = gnustl_shared
5 APP_MODULES := CA
6 APP_PLATFORM = android-21
7 APP_CPPFLAGS += -fexceptions
8 APP_CPPFLAGS += -frtti += -Wno-error=format-security
9 APP_CFLAGS = -Wno-error=format-security