bluetoothengine/headsetsimulator/core/group/headsetsimulator.mmp
branchheadsetsimulator
changeset 60 90dbfc0435e3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetoothengine/headsetsimulator/core/group/headsetsimulator.mmp	Wed Sep 15 15:59:44 2010 +0200
@@ -0,0 +1,59 @@
+/*
+ * 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.
+ * 
+ */
+
+TARGET		  headsetsimulator.dll
+TARGETTYPE	  dll
+UID			  0x1000008d 0xE026A1DD
+
+USERINCLUDE	 ../inc 
+USERINCLUDE	 ../inc/ProfileManager
+USERINCLUDE	 ../inc/Server
+USERINCLUDE	 ../inc/Tools
+USERINCLUDE  ../inc/RemoteControl 
+USERINCLUDE  ../inc/Plugin
+
+#include <platform_paths.hrh>
+
+MW_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE 	/epoc32/include/ecom
+SYSTEMINCLUDE	/epoc32/include/headsetsimulator
+
+LIBRARY		 euser.lib 
+LIBRARY		 ecom.lib 
+LIBRARY		 bluetooth.lib 
+LIBRARY		 btengconnman.lib 
+LIBRARY		 btengsettings.lib 
+LIBRARY		 esock.lib 
+LIBRARY		 sdpagent.lib 
+LIBRARY		 sdpdatabase.lib 
+LIBRARY		 btdevice.lib 
+LIBRARY		 btengdiscovery.lib 
+LIBRARY		 efsrv.lib 
+LIBRARY		 bafl.lib 
+
+SOURCEPATH ../src
+SOURCE hscore.cpp
+SOURCEPATH ../src/Tools
+SOURCE hsdevicediscoverer.cpp hsbtmanager.cpp
+SOURCEPATH ../src/Server
+SOURCE hsclient.cpp hsclientmanager.cpp hsserver.cpp
+SOURCEPATH ../src/ProfileManager
+SOURCE hsprofilemanager.cpp 
+SOURCEPATH ../src/RemoteControl
+SOURCE hsremotecontrolserver.cpp hsremotecontroldatahandler.cpp hsremotecontrolparser.cpp hsremotecontrolcommand.cpp
+SOURCEPATH ../src/Server
+SOURCE hsaudioserver.cpp
+
+CAPABILITY ALL -TCB