| # Define source file lists to SRC_LIST |
| SRC_LIST = MoDIS_VC9/MoDIS/w32_winmain.cpp \ |
| MoDIS_VC9/CrashHandlerlib/CrashHandlerClient.cpp \ |
| MoDIS_VC9/CrashHandlerlib/CrashHandlerSharedMemory.cpp \ |
| MoDIS_VC9/CrashHandlerlib/OscarSST.c |
| |
| SRC_LIST += MoDIS_VC9/MoDIS/mtk_simulator.rc \ |
| MoDIS_VC9/MoDIS/resource.h \ |
| MoDIS_VC9/MoDIS/StdAfx.h \ |
| MoDIS_VC9/MoDIS/mtk_icon.ICO \ |
| MoDIS_VC9/MoDIS/mtk_simulator.ICO \ |
| MoDIS_VC9/CrashHandlerlib/CrashHandlerClient.h \ |
| MoDIS_VC9/CrashHandlerlib/CrashHandlerSharedMemory.h |
| |
| # Define include path lists to INC_DIR |
| INC_DIR = MoDIS_VC9/MoDIS \ |
| MoDIS_VC9/CrashHandlerlib \ |
| interface/protocol/uem/include \ |
| service/sst/include \ |
| service/sst/include_sec |
| |
| # Define the specified compile options to COMP_DEFS |
| COMP_DEFS = MMI_ON_HARDWARE_P |
| |
| # Define the source file search paths to SRC_PATH |
| SRC_PATH = MoDIS_VC9/MoDIS |
| |
| NOT_USE_CATEGORY_INCLUDE := TRUE |