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

📄 bluegpsclient.mmp

📁 S60系统下的蓝牙GPS连接程序 包括client和server端的连接方式
💻 MMP
字号:
/****************************************************************************
Document no:    
File name:  BlueGPSClient.mmp
Product:    cahxxx_bluegps
Author:     Tobias Hesselius

COPYRIGHT Sony Ericsson Mobile Communications AB 2001

The copyright to the computer program(s) herein is the property of Ericsson
Mobile Communications AB, Sweden. The program(s) may be used and/or copied
only with the written permission from Ericsson Mobile Communications AB or in
accordance with the terms and conditions stipulated in the agreement/contract
under which the program(s) have been supplied.

History of changes
  
Date   		Rev	Signature      	Change
2003-07-22		TH		First version
****************************************************************************/

TARGET        BlueGPSClient.app
TARGETTYPE    app
UID           0x100039ce 0x101f74a8

TARGETPATH    \system\apps\BlueGPSClient

SYSTEMINCLUDE \epoc32\include
USERINCLUDE   ..\inc
USERINCLUDE   ..\client
SOURCEPATH    ..\client

RESOURCE      BlueGPSClient.rss

SOURCE        BlueGPSClient.cpp
SOURCE        BlueGPSClientApplication.cpp
SOURCE        BlueGPSClientAppUi.cpp
SOURCE        BlueGPSClientAppView.cpp
SOURCE        BlueGPSClientDocument.cpp
SOURCE        BlueGPSClientSession.cpp

LIBRARY       euser.lib
LIBRARY       apparc.lib
LIBRARY       cone.lib
LIBRARY       eikcore.lib
LIBRARY	      qikctl.lib
LIBRARY       bluetooth.lib
LIBRARY       efsrv.lib 
LIBRARY       btdevice.lib 
LIBRARY		  qbtsharedui.lib
LIBRARY       BlueGPSServer.lib
LIBRARY		  fbscli.lib

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -