summaryrefslogtreecommitdiff
path: root/mobicore/provlib/Application.mk
blob: fde10543ebaa1b37458f3ce27436b3ed864f928d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# =============================================================================
#
# Main build file defining the project modules and their global variables.
#
# =============================================================================

# Don't remove this - mandatory
APP_PROJECT_PATH := $(call my-dir)

# Don't optimize for better debugging
APP_OPTIM := debug

# Show all warnings
#APP_CFLAGS := -Wall

MC_INCLUDE_DIR := \
    $(COMP_PATH_TlCm)/Public \
    $(COMP_PATH_TlCm)/Public/TlCm \
    $(COMP_PATH_TlCm)/Public/TlCm/2.0 \
    $(COMP_PATH_MobiCoreDriverLib)/Public
MC_DEBUG := _DEBUG
SYSTEM_LIB_DIR=/system/lib
GDM_PROVLIB_SHARED_LIBS=MobiCoreDriver