www.pudn.com > Example_BluetoothChat.rar > BluetoothChat.mmp
/** * * @brief Project specification file for BluetoothChat application * * Copyright (c) EMCC Software Ltd 2003 * @version 1.0 */ TARGET BluetoothChat.app TARGETTYPE app UID 0x100039CE 0x101F6148 TARGETPATH \system\apps\BluetoothChat SOURCEPATH ..\src SOURCE BluetoothChatApplication.cpp SOURCE BluetoothChatAppUi.cpp SOURCE BluetoothChatDocument.cpp SOURCE BluetoothChatDialog.cpp SOURCE BluetoothDeviceSearcher.cpp SOURCE BluetoothServiceSearcher.cpp SOURCE BluetoothAdvertiser.cpp SOURCE TBluetoothAttributeParser.cpp SOURCE BluetoothClient.cpp SOURCE BluetoothServer.cpp SOURCEPATH ..\group RESOURCE BluetoothChat.rss RESOURCE BluetoothChat_caption.rss LANG 01 USERINCLUDE . ..\inc SYSTEMINCLUDE \epoc32\include LIBRARY euser.lib apparc.lib cone.lib eikcore.lib LIBRARY eikcoctl.lib avkon.lib LIBRARY eikdlg.lib LIBRARY btextnotifiers.lib LIBRARY bluetooth.lib LIBRARY sdpdatabase.lib LIBRARY sdpagent.lib LIBRARY esock.lib LIBRARY btmanclient.lib LIBRARY aknnotify.lib LIBRARY commonengine.lib LIBRARY btdevice.lib LIBRARY estor.lib AIF BluetoothChat.aif ..\aif BluetoothChatAif.rss c12 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp // End of File