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

📄 bluetoothpmpexample_1st.mmp

📁 symbian系统下
💻 MMP
字号:
/*
* ============================================================================
*  Name     : BluetoothPMPExample.mmp
*  Part of  : BluetoothPMPExample
*  Created  : 14.01.2004 by Forum Nokia
*  Description:
*     This is the project specification file for BluetoothPMPExample.
*     Initial content was generated by Series 60 AppWizard.
*     
*  Version  :
*  Copyright: Nokia Corporation
* ============================================================================
*/

TARGET  BtPmpex.app
TARGETTYPE  app
UID  0x100039CE 0x101FF1C5
TARGETPATH \system\apps\BtPmpex

SOURCEPATH ..\src
SOURCE  BluetoothPMPExampleApp.cpp 
SOURCE  BluetoothPMPExampleAppUi.cpp
SOURCE  BluetoothPMPExampleDocument.cpp
SOURCE  BluetoothPMPExampleEngine.cpp
SOURCE  DeviceDiscoverer.cpp
SOURCE  ServiceDiscoverer.cpp
SOURCE  ServiceAdvertiser.cpp
SOURCE  Listener.cpp
SOURCE  Connector.cpp
SOURCE  BluetoothPMPExampleRTEContainer.cpp
SOURCE  BluetoothPMPExamplerichtexteditorrte.cpp 

RESOURCE ..\data\BtPmpex.rss
RESOURCE ..\data\BtPmpex_caption.rss
LANG     SC

USERINCLUDE . 
USERINCLUDE ..\inc

SYSTEMINCLUDE   . \epoc32\include

LIBRARY euser.lib apparc.lib cone.lib eikcore.lib 
LIBRARY eikcoctl.lib avkon.lib
LIBRARY eikctl.lib etext.lib //RichText
LIBRARY aknnotify.lib
LIBRARY esock.lib
LIBRARY bluetooth.lib 
LIBRARY btmanclient.lib
LIBRARY sdpagent.lib
LIBRARY sdpdatabase.lib 
LIBRARY charconv.lib

AIF BtPmpex.aif ..\aif BtPmpex_aif.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 + -