shapeimplementation.mmp
来自「最新官方例子,图形,描述副,基本控件,通讯协议,等等,」· MMP 代码 · 共 28 行
MMP
28 行
/**
*
* @brief Project specification file for ECom Interface Collection dll
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET 101FDA60.dll
TARGETTYPE ECOMIIC
// ECom Dll recognition UID followed by the unique UID for this dll
UID 0x10009D8D 0x101FDA60
SOURCEPATH .
SOURCE main.cpp
SOURCE proxy.cpp
SOURCE circle.cpp
SOURCE rectangle.cpp
USERINCLUDE .
SYSTEMINCLUDE \epoc32\include
SYSTEMINCLUDE \epoc32\include\ecom
RESOURCE 101FDA60.RSS
LIBRARY euser.lib ECom.lib
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?