bluetoothengine/headsetsimulator/remotecontroller/group/hsremotecontroller.mmp
author michal.sulewski
Wed, 15 Sep 2010 15:59:44 +0200
branchheadsetsimulator
changeset 60 90dbfc0435e3
permissions -rw-r--r--
source code commit

/*
 * Component Name: Headset Simulator
 * Author: Comarch S.A.
 * Version: 1.0
 * Copyright (c) 2010 Comarch S.A.
 *  
 * This Software is submitted by Comarch S.A. to Symbian Foundation Limited on 
 * the basis of the Member Contribution Agreement entered between Comarch S.A. 
 * and Symbian Foundation Limited on 5th June 2009 (“Agreement”) and may be 
 * used only in accordance with the terms and conditions of the Agreement. 
 * Any other usage, duplication or redistribution of this Software is not 
 * allowed without written permission of Comarch S.A.
 * 
 */


#include <platform_paths.hrh>

TARGET		  hsremotecontroller.dll
TARGETTYPE	  dll
UID			 0x1000008d 0xE45013E0


MW_LAYER_SYSTEMINCLUDE

USERINCLUDE	 ..\inc 
USERINCLUDE  ..\inc\bttools 
USERINCLUDE  ..\inc\remotecontrol

SYSTEMINCLUDE	/epoc32/include/headsetsimulator/rc
SYSTEMINCLUDE	/epoc32/include/headsetsimulator

CAPABILITY ALL -TCB

LIBRARY		 euser.lib 
LIBRARY		 esock.lib 
LIBRARY		 bluetooth.lib 
LIBRARY		 btengsettings.lib 
LIBRARY		 sdpagent.lib 
LIBRARY		 sdpdatabase.lib 
LIBRARY		 btengconnman.lib 
LIBRARY		 btdevice.lib 
LIBRARY		 btengdiscovery.lib 
LIBRARY		 charconv.lib


SOURCEPATH ..\src
SOURCE hsremotecontroller.cpp
SOURCEPATH ..\src\bttools
SOURCE hsrcdevicediscoverer.cpp
SOURCEPATH ..\src\remotecontrol
SOURCE ..\bttools\hsrcbtmanager.cpp hsrccommand.cpp