loggingservices/eventlogger/test/t_logcntmatchplugin.mmp
branchRCL_3
changeset 14 04ec7606545c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loggingservices/eventlogger/test/t_logcntmatchplugin.mmp	Tue May 11 17:49:39 2010 +0300
@@ -0,0 +1,42 @@
+// Copyright (c) 2010 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:
+// t_logcntmatchplugin.dll. Mock ECom plugin contacts matching implementation for logeng
+// 
+//
+
+TARGET				t_logcntmatchplugin.dll
+TARGETTYPE			PLUGIN
+
+UID					0x10009d8d 0x2000862e
+
+CAPABILITY 			ProtServ ReadUserData WriteUserData
+
+SOURCEPATH			../test/src
+SOURCE				t_logcntmatchplugin.cpp
+
+USERINCLUDE			../test/inc
+APP_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+START RESOURCE		2000862e.rss
+	TARGET 			t_logcntmatchplugin.rsc
+END
+
+LIBRARY				euser.lib
+LIBRARY				ecom.lib
+LIBRARY  			bafl.lib 
+LIBRARY   			logcntmodel.lib
+
+VENDORID			0x70000001
+
+SMPSAFE