⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bencoolen.mmp

📁 Symbian截图软件ScreenShot*水印版*的源码,2nd和3rd的也在这个包中
💻 MMP
字号:
/*
 * Bencoolen.mmp
 *
 * Copyright 2005 - 2007, Antony Pranata
 * http://www.antonypranata.com
 *
 * Project: Screenshot for Symbian OS.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License along
 * with this program; if not, write to the Free Software Foundation, Inc.,
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */

TARGET               screenshot.app 
TARGETTYPE           APP 
TARGETPATH           \system\apps\screenshot
UID                  0x100039CE 0x10204AFE 

SOURCEPATH           ..\..\src 
SOURCE               BencoolenApp.cpp 
SOURCE               BencoolenAppui.cpp 
SOURCE               BencoolenDocument.cpp 
SOURCE               BencoolenAppContainer.cpp 
SOURCE               ScreenShot.cpp 
SOURCE               ScreenShotData.cpp 

SOURCEPATH           ..\..\src\s60 
SOURCE               BencoolenAppView.cpp 
SOURCE               BencoolenSettingsView.cpp 
SOURCE               BencoolenSettingsListBox.cpp 
SOURCE               BencoolenAboutDlg.cpp 

SOURCEPATH           ..\..\data\s60 
RESOURCE             screenshot.rss 
RESOURCE			screenshot_caption.rss 

LANG                SC 01 29 30 31

START BITMAP	    background.mbm
HEADER
TARGETPATH	        \system\apps\screenshot
SOURCEPATH	        ..\..\data\s60
SOURCE		        c12 background.bmp
END

AIF					screenshot.aif ..\..\data\s60 screenshotaif.rss c16 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp 

USERINCLUDE         . 
USERINCLUDE         ..\..\inc 
USERINCLUDE         ..\..\inc\s60 
USERINCLUDE         ..\..\data

SYSTEMINCLUDE       . 
SYSTEMINCLUDE       \epoc32\include 

LIBRARY             euser.lib 
LIBRARY             apparc.lib 
LIBRARY             cone.lib 
LIBRARY             eikcore.lib 
LIBRARY             eikcoctl.lib 
LIBRARY             eikdlg.lib 
LIBRARY             avkon.lib 
LIBRARY             bitgdi.lib 
LIBRARY             fbscli.lib 
LIBRARY             estor.lib 
LIBRARY             ws32.lib 
LIBRARY             bafl.lib 
LIBRARY             apgrfx.lib 
LIBRARY             SendUi.lib 
LIBRARY             hal.lib 
LIBRARY             efsrv.lib 
LIBRARY             CommonEngine.lib 
LIBRARY             aknnotify.lib 
LIBRARY             eikctl.lib 
LIBRARY             etext.lib 
LIBRARY             ImageConversion.lib 
LIBRARY             PlatformEnv.lib 

// End of File
SOURCEPATH ..\..\src
SOURCE WindowDrawer.cpp

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -