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 client API which provides the |
|
15 // client with the abilty to make requests on the server. |
|
16 // phbksyncsvr.dll Phonebook Synchroniser server and API |
|
17 // |
|
18 // |
|
19 |
|
20 TARGET phbksyncsvr.dll |
|
21 CAPABILITY All -Tcb |
|
22 TARGETTYPE DLL |
|
23 UID 0x101F4131 0x10003A71 |
|
24 VENDORID 0x70000001 |
|
25 |
|
26 APP_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
27 |
|
28 USERINCLUDE ../inc |
|
29 |
|
30 SOURCEPATH ../Server |
|
31 SOURCE SyncContactICCEntry.cpp |
|
32 |
|
33 SOURCEPATH ../Client |
|
34 SOURCE phbksyncclisess.cpp |
|
35 |
|
36 LIBRARY euser.lib |
|
37 LIBRARY cntmodel.lib |
|
38 LIBRARY estor.lib |
|
39 DEBUGLIBRARY comsdbgutil.lib |
|
40 |
|
41 SMPSAFE |