equal
deleted
inserted
replaced
|
1 // Copyright (c) 2006-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 // Name : CRClient.mmp |
|
15 // Part of : SIP Client Resolver |
|
16 // Version : SIP/5.0 |
|
17 // |
|
18 |
|
19 |
|
20 |
|
21 TARGET siprsvclient.dll |
|
22 TARGETTYPE dll |
|
23 UID 0x1000008d 0x10203350 |
|
24 |
|
25 |
|
26 SOURCEPATH ../Client/src |
|
27 SOURCE CSIPClientDiscovery.cpp |
|
28 SOURCE RSIPClientDiscovery.cpp |
|
29 SOURCE CSipClientDiscoveryImpl.cpp |
|
30 SOURCE CSIPClientDiscoveryReceiver.cpp |
|
31 SOURCE CSIPClientDiscoverySerializer.cpp |
|
32 SOURCE SIPClientResolverServerStarter.cpp |
|
33 |
|
34 USERINCLUDE ../Client/api |
|
35 USERINCLUDE ../Client/inc |
|
36 USERINCLUDE ../Client/src |
|
37 USERINCLUDE ../common/inc |
|
38 USERINCLUDE ../Server/inc |
|
39 USERINCLUDE ../../SIP/Codec/inc |
|
40 |
|
41 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
42 |
|
43 LIBRARY euser.lib |
|
44 LIBRARY estor.lib |
|
45 LIBRARY bafl.lib |
|
46 LIBRARY sipcodec.lib |
|
47 |
|
48 VENDORID 0x70000001 |
|
49 |
|
50 CAPABILITY All -Tcb |
|
51 |
|
52 |
|
53 SMPSAFE |