equal
deleted
inserted
replaced
|
1 // Copyright (c) 2001-2009 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 // MMP file for the Phonebook synchroniser Contacts Model plug-in which provides |
|
15 // the ability for updates to the Contacts Database to be mirrored on the ICC. |
|
16 // PhBkSyncPlugin.dll Phonebook synchroniser contacts model plug-in. |
|
17 // |
|
18 // |
|
19 |
|
20 TARGET phbksyncplugin.dll |
|
21 CAPABILITY All -Tcb |
|
22 TARGETTYPE plugin |
|
23 APP_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
24 UID 0x10009D8D 0x1020428C |
|
25 VENDORID 0x70000001 |
|
26 |
|
27 START RESOURCE ../plugin/1020428C.RSS |
|
28 TARGET phbksyncplugin.rsc |
|
29 END |
|
30 |
|
31 |
|
32 USERINCLUDE ../inc |
|
33 |
|
34 SOURCEPATH ../plugin |
|
35 SOURCE phbksyncplugin.cpp |
|
36 |
|
37 LIBRARY euser.lib |
|
38 LIBRARY phbksyncsvr.lib |
|
39 LIBRARY cntmodel.lib |
|
40 DEBUGLIBRARY comsdbgutil.lib |
|
41 |
|
42 SMPSAFE |