📄 splash.mmp
字号:
/*
* ============================================================================
* Name : Splash.mmp
* Part of : Splash
* Created : 17/02/2003 by Eric@NewLC
* Description:
* This is the project specification file for Splash.
* Initial content was generated by Series 60 AppWizard.
*
* Version :
* Copyright:
* ============================================================================
*/
TARGET Splash.app
TARGETTYPE app
UID 0x100039CE 0x03F88C74
TARGETPATH \system\apps\Splash
SOURCEPATH ..\src
SOURCE SplashApp.cpp
SOURCE SplashAppUi.cpp
SOURCE SplashDocument.cpp
SOURCE SplashView.cpp
RESOURCE ..\data\Splash.rss
RESOURCE ..\data\Splash_caption.rss
LANG SC
USERINCLUDE . ..\inc
SYSTEMINCLUDE . \epoc32\include
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib
LIBRARY avkon.lib splashcontainer.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
AIF Splash.aif ..\aif Splashaif.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 + -