File: Application.mk.in

package info (click to toggle)
cegui-mk2 0.8.7-1.3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 57,304 kB
  • sloc: cpp: 305,402; python: 1,175; ansic: 788; sh: 608; xml: 191; java: 162; makefile: 39
file content (5 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (4)
1
2
3
4
5
APP_PLATFORM := android-$androidNdkApiLevel
APP_ABI := $androidAbi
NDK_TOOLCHAIN_VERSION := $androidToolchainVer
APP_STL := gnustl_shared
APP_CPPFLAGS := -Wall -Wextra -fexceptions -frtti