Files
commandergenius/alienblaster/project/Application.mk

11 lines
340 B
Makefile

APP_PROJECT_PATH := $(call my-dir)
# Available libraries: mad sdl_mixer sdl_image sdl_ttf
# sdl_mixer depends on tremor and optionally mad
# sdl_image depends on png and jpeg
# sdl_ttf depends on freetype
APP_MODULES := application sdl_main stlport tremor png jpeg freetype mad sdl_mixer sdl_image sdl_ttf
APP_ABI := armeabi armeabi-v7a