equal
deleted
inserted
replaced
|
1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // t_logcntmatchplugin.dll. Mock ECom plugin contacts matching implementation for logeng |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET t_logcntmatchplugin.dll |
|
19 TARGETTYPE PLUGIN |
|
20 |
|
21 UID 0x10009d8d 0x2000862e |
|
22 |
|
23 CAPABILITY ProtServ ReadUserData WriteUserData |
|
24 |
|
25 SOURCEPATH ../test/src |
|
26 SOURCE t_logcntmatchplugin.cpp |
|
27 |
|
28 USERINCLUDE ../test/inc |
|
29 APP_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
30 |
|
31 START RESOURCE 2000862e.rss |
|
32 TARGET t_logcntmatchplugin.rsc |
|
33 END |
|
34 |
|
35 LIBRARY euser.lib |
|
36 LIBRARY ecom.lib |
|
37 LIBRARY bafl.lib |
|
38 LIBRARY logcntmodel.lib |
|
39 |
|
40 VENDORID 0x70000001 |
|
41 |
|
42 SMPSAFE |