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

📄 bluetoothpmpexample.mmp

📁 source codes for point to multi-point Bluetooth transaction in Symbian OS. A good beginning to learn
💻 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  bt.app
TARGETTYPE  app
UID  0x100039CE 0x101FF1C5
TARGETPATH \system\apps\bt

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

RESOURCE ..\data\BluetoothPMPExample.rss
RESOURCE ..\data\BluetoothPMPExample_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	esock.lib
LIBRARY bluetooth.lib 
LIBRARY btmanclient.lib
LIBRARY sdpagent.lib
LIBRARY sdpdatabase.lib 
LIBRARY	charconv.lib

AIF BluetoothPMPExample.aif ..\aif BluetoothPMPExampleaif.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 + -