📄 graphicslab.mmp
字号:
/*
* ============================================================================
* Name : GraphicsLab.mmp
* Part of : GraphicsLab
* Created : 10/14/2002 by
* Description:
* This is the project specification file for GraphicsLab.
* Initial content was generated by Series 60 AppWizard.
*
* Version :
* Copyright:
* ============================================================================
*/
TARGET GraphicsLab.app
TARGETTYPE app
UID 0x100039CE 0x0B4D9CA9
TARGETPATH \system\apps\GraphicsLab
SOURCEPATH ..\src
SOURCE GraphicsLabApp.cpp
SOURCE GraphicsLabAppUi.cpp
SOURCE GraphicsLabDocument.cpp
SOURCE GraphicsLabAppView.cpp
SOURCE bitmapmethods.cpp
SOURCE sprite.cpp
RESOURCE ..\data\GraphicsLab.rss
RESOURCE ..\data\GraphicsLab_caption.rss
LANG SC
USERINCLUDE . ..\inc
SYSTEMINCLUDE . \epoc32\include
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib
LIBRARY avkon.lib
LIBRARY fbscli.lib
LIBRARY bitgdi.lib
LIBRARY gdi.lib
START WINS
// ?wins_specific_information
END
START MARM
// ?marm_specific_information
END
START BITMAP graphicslab.mbm
HEADER
TARGETPATH ..\..\..\..\wins\c\system\apps\graphicslab
SOURCEPATH ..\bitmaps
SOURCE c12 background.bmp
SOURCE c12 ball.bmp
SOURCE c12 ball_mask.bmp
SOURCE c12 other_ball.bmp
SOURCE c12 other_ball_mask.bmp
END
AIF GraphicsLab.aif ..\aif GraphicsLabaif.rss c8 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -