⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 starter.mmp

📁 Starter program with source code for symbian c++ application plaftorm
💻 MMP
字号:
/*
* ============================================================================
*  Name     : context_log.mmp
*  Part of  : context_log
*  Created  : 13.2.2003 by 
*  Description:
*     This is the project specification file for context_log.
*     Initial content was generated by Series 60 AppWizard.
*     
*  Version  :
*  Copyright: 
* ============================================================================
*/

TARGET  starter.app
TARGETTYPE  exedll
UID  0x100039Ce 0x05CCC0B0 
TARGETPATH \system\apps\starter

SRCDBG

SOURCEPATH ..\src
SOURCE main.cpp

LANG     SC

USERINCLUDE . ..\inc

SYSTEMINCLUDE   . \epoc32\include \epoc32\include\libc

LIBRARY euser.lib apparc.lib apgrfx.lib
LIBRARY efile.lib ws32.lib 

START WINS      
// ?wins_specific_information
END

START MARM
// ?marm_specific_information
END

// Other possible keywords:
/* 
START BITMAP ?target
TARGETPATH   ?emulated_path_on_target_machine
HEADER
SOURCEPATH   ?source_path
SOURCE       ?color_depth ?source_bitmap_list
END
*/
// DEFFILE ?filename

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -