📄 bluetoothpmpexample_3rd.mmp
字号:
/*
* ============================================================================
* Name : BluetoothPMPExample_30.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.exe
TARGETTYPE exe
UID 0x100039CE 0xE01FF1C5
SECUREID 0xE01FF1C5
VENDORID 0
CAPABILITY LocalServices UserEnvironment ReadUserData WriteUserData NetworkServices
START RESOURCE ..\data\BtPmpEx.rss
HEADER
TARGETPATH resource\apps
END // RESOURCE
// needed for adding /sis and /gfx contents to IDE when importing to Carbide
#ifdef _CARBIDE_CPP_
SOURCEPATH ..\sis
SOURCE BtEx_3rd_Carbide.pkg
SOURCEPATH ..\gfx
SOURCE BtPmpEx.mifdef
SOURCE qgn_menu_BtPmpEx.svg
#endif
SOURCEPATH ..\src
SOURCE BluetoothPMPExampleApp.cpp
SOURCE BluetoothPMPExampleAppUi.cpp
SOURCE BluetoothPMPExampleDocument.cpp
SOURCE BluetoothPMPExampleRTEContainer.cpp
SOURCE BluetoothPMPExamplerichtexteditorrte.cpp
SOURCE BluetoothPMPExampleEngine.cpp
SOURCE DeviceDiscoverer.cpp
SOURCE ServiceDiscoverer.cpp
SOURCE ServiceAdvertiser.cpp
SOURCE Listener_26.cpp
SOURCE Connector.cpp
USERINCLUDE ..\inc
SYSTEMINCLUDE . \epoc32\include
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib
LIBRARY eikcoctl.lib avkon.lib
LIBRARY eikctl.lib etext.lib
LIBRARY aknnotify.lib
LIBRARY esock.lib
LIBRARY bluetooth.lib
LIBRARY btmanclient.lib
LIBRARY sdpagent.lib
LIBRARY sdpdatabase.lib
LIBRARY charconv.lib
START RESOURCE ..\data\BtPmpEx_reg.rss
TARGETPATH \private\10003a3f\apps
END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -