descriptordemo.mmp
来自「Symbian descriptors sample」· MMP 代码 · 共 23 行
MMP
23 行
/*
============================================================================
Name : DescriptorDemo.mmp
Author : Mopius
Copyright : (c) Mopius, www.mopius.com
Description : This is the project specification file for DescriptorDemo.
============================================================================
*/
TARGET DescriptorDemo.exe
TARGETTYPE exe
UID 0
USERINCLUDE ..\inc
SYSTEMINCLUDE \epoc32\include
SOURCEPATH ..\src
SOURCE DescriptorDemo.cpp
LIBRARY euser.lib
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?