|
1 /* |
|
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Project description file for commsdatcreator |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 TARGET commsdatcreator.dll |
|
23 TARGETTYPE dll |
|
24 UID 0x1000008d 0x10207372 |
|
25 |
|
26 |
|
27 CAPABILITY CAP_GENERAL_DLL |
|
28 |
|
29 VENDORID VID_DEFAULT |
|
30 |
|
31 LANG SC |
|
32 |
|
33 SOURCEPATH ../Src |
|
34 |
|
35 SOURCE cdcreaderbase.cpp |
|
36 SOURCE cdcreaderxml.cpp |
|
37 SOURCE cdcprocessorbase.cpp |
|
38 SOURCE cdcprocessorpacketdata.cpp |
|
39 SOURCE cdcprocessorwlan.cpp |
|
40 SOURCE cdcprocessorlan.cpp |
|
41 SOURCE cdcprocessorvpn.cpp |
|
42 SOURCE cdcprocessordn.cpp |
|
43 SOURCE cdcprocessorglobal.cpp |
|
44 SOURCE cdccommsdatcreator.cpp |
|
45 SOURCE cdcwlantables.cpp |
|
46 SOURCE cdcwlandevicesettings.cpp |
|
47 SOURCE cdcdatamobilitytables.cpp |
|
48 SOURCE cdctagcontainer.cpp |
|
49 SOURCE cdcdumptables.cpp |
|
50 |
|
51 |
|
52 // Component specific internal headers |
|
53 USERINCLUDE ../Inc |
|
54 |
|
55 USERINCLUDE ../../inc |
|
56 |
|
57 // ADO-SUBSYSTEM specific internal headers |
|
58 SYSTEMINCLUDE ../../../inc |
|
59 |
|
60 //Macro to /epoc32 headers |
|
61 MW_LAYER_SYSTEMINCLUDE |
|
62 |
|
63 LIBRARY ecom.lib |
|
64 LIBRARY euser.lib |
|
65 LIBRARY estor.lib |
|
66 LIBRARY efsrv.lib |
|
67 LIBRARY bafl.lib |
|
68 LIBRARY charconv.lib |
|
69 LIBRARY edbms.lib |
|
70 LIBRARY commsdat.lib |
|
71 LIBRARY FeatMgr.lib |
|
72 LIBRARY cmmanager.lib |
|
73 LIBRARY cmmanagerdatabase.lib |
|
74 LIBRARY flogger.lib |
|
75 LIBRARY centralrepository.lib |