📄 bluetoothclient.mmp
字号:
/*
============================================================================
Name : BluetoothClient.mmp
Author :
Version :
Copyright : Your copyright notice
Description : This is the project specification file for BluetoothClient.
============================================================================
*/
TARGET BluetoothClient.exe
TARGETTYPE exe
UID 0
SYSTEMINCLUDE \epoc32\include
USERINCLUDE ..\inc
USERINCLUDE ..\..\BluetoothInterface\inc
USERINCLUDE ..\..\BluetoothServer\inc
SOURCEPATH ..\src
SOURCE BluetoothClient.cpp
SOURCE BluetoothReqHandler.cpp
LIBRARY euser.lib BluetoothInterface.lib
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -