supl/locationsuplfw/protocolhandlerapi/group/epos_suplprotocolhandlerplugin.mmp
changeset 0 667063e416a2
child 22 4c4ed41530db
child 29 1d6c90ea6398
child 31 380473e13443
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/supl/locationsuplfw/protocolhandlerapi/group/epos_suplprotocolhandlerplugin.mmp	Tue Feb 02 01:06:48 2010 +0200
@@ -0,0 +1,59 @@
+/*
+* Copyright (c) 2002-2005 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:   Project file for protocol handler plugin
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+TARGET 			epossuplprotocolhandlerplugin.dll
+TARGETTYPE  	dll
+
+UID 			0x1000008d 0x102073CC 
+CAPABILITY      NetworkControl ReadUserData WriteUserData CAP_GENERAL_DLL
+
+
+VENDORID        VID_DEFAULT
+
+SOURCEPATH   	../src
+SOURCE      	 epos_csuplprotocolmanagerbase.cpp
+SOURCE			 epos_csuplcommunicationmanager.cpp
+SOURCE			 epos_csuplconnection.cpp
+SOURCE			 epos_csuplsocketreader.cpp
+SOURCE			 epos_csuplsockettimer.cpp
+SOURCE           epos_csuplconntrace.cpp
+SOURCE           epos_csuplpacketinfo.cpp
+SOURCE           epos_suplkey.cpp
+
+USERINCLUDE     ../inc
+USERINCLUDE     ../../../inc
+SYSTEMINCLUDE   /epoc32/include/libc
+
+MW_LAYER_SYSTEMINCLUDE
+
+
+LIBRARY 		euser.lib 
+LIBRARY 		ecom.lib
+LIBRARY         epos_csuplutils.lib
+LIBRARY			esock.lib
+LIBRARY			insock.lib 
+LIBRARY			securesocket.lib
+LIBRARY			commdb.lib
+LIBRARY         centralrepository.lib 
+LIBRARY flogger.lib
+/* LIBRARY         gba.lib */
+
+exportunfrozen 
+epocallowdlldata