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

📄 bluetoothpmpexample_2nd_fp2.mmp

📁 symbian系统下
💻 MMP
字号:
/*
* ============================================================================
*  Name     : BluetoothPMPExample_2nd_FP2.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_26.cpp
SOURCE  Connector.cpp
SOURCE  BluetoothPMPExampleRTEContainer.cpp
SOURCE  BluetoothPMPExamplerichtexteditorrte.cpp

// needed for adding /sis contents to IDE when importing to Carbide
#if !defined(EPOC32) && !defined(WINS)
SOURCEPATH        ..\sis
SOURCE            BTex_2nd_FP2_carbide.pkg
#endif


SOURCEPATH      ..\data
RESOURCE       BtPmpEx.rss
RESOURCE       BtPmpEx_caption.rss

LANG     SC

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 + -