📄 testhercules.mmp
字号:
// testhercules.mmp
target testhercules.exe
targettype exe
capability NONE
uid 0 0xA0001989
userinclude ..\inc
systeminclude \epoc32\include
sourcepath ..\testcode
source testhercules.cpp
source task.cpp
SOURCEPATH ..\data
START RESOURCE testhercules_reg.rss
#ifdef WINSCW
TARGETPATH \private\10003a3f\apps
#else
TARGETPATH \private\10003a3f\import\apps
#endif
END //RESOURCE
library euser.lib client.lib
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -