blob: 390a907cf72bd5c4055ecd57f55fbca80302edc7 [file] [log] [blame]
yu.dongc33b3072024-08-21 23:14:49 -07001# Define source file lists to SRC_LIST
2SRC_LIST = MoDIS_VC9/MoDIS/w32_winmain.cpp \
3 MoDIS_VC9/CrashHandlerlib/CrashHandlerClient.cpp \
4 MoDIS_VC9/CrashHandlerlib/CrashHandlerSharedMemory.cpp \
5 MoDIS_VC9/CrashHandlerlib/OscarSST.c
6
7SRC_LIST += MoDIS_VC9/MoDIS/mtk_simulator.rc \
8 MoDIS_VC9/MoDIS/resource.h \
9 MoDIS_VC9/MoDIS/StdAfx.h \
10 MoDIS_VC9/MoDIS/mtk_icon.ICO \
11 MoDIS_VC9/MoDIS/mtk_simulator.ICO \
12 MoDIS_VC9/CrashHandlerlib/CrashHandlerClient.h \
13 MoDIS_VC9/CrashHandlerlib/CrashHandlerSharedMemory.h
14
15# Define include path lists to INC_DIR
16INC_DIR = MoDIS_VC9/MoDIS \
17 MoDIS_VC9/CrashHandlerlib \
18 interface/protocol/uem/include \
19 service/sst/include \
20 service/sst/include_sec
21
22# Define the specified compile options to COMP_DEFS
23COMP_DEFS = MMI_ON_HARDWARE_P
24
25# Define the source file search paths to SRC_PATH
26SRC_PATH = MoDIS_VC9/MoDIS
27
28NOT_USE_CATEGORY_INCLUDE := TRUE