|
1 /* |
|
2 * Copyright (c) 2006 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 definition file for chat application. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // To get the APP_LAYER_SYSTEMINCLUDE-definition |
|
21 #include <platform_paths.hrh> |
|
22 #include <data_caging_paths.hrh> |
|
23 #include "../../inc/ChatNGCommonUIDs.h" |
|
24 |
|
25 CAPABILITY CAP_GENERAL_DLL |
|
26 TARGET cacommandutilsng.dll |
|
27 TARGETTYPE dll |
|
28 UID KCOMMANDUTILSUIDS1 KCOMMANDUTILSUIDS2 |
|
29 VENDORID VID_DEFAULT |
|
30 |
|
31 |
|
32 LANG SC |
|
33 |
|
34 SOURCEPATH ../Src |
|
35 |
|
36 SOURCE CCACommandManager.cpp |
|
37 SOURCE CCASingletonCmd.cpp |
|
38 SOURCE CCACommandManagerFactory.cpp |
|
39 SOURCE CCALoginCmd.cpp |
|
40 SOURCE CCASessionHandlerCmd.cpp |
|
41 SOURCE CCACommandSettingSapExtCmd.cpp |
|
42 SOURCE CCAAppSettCommand.cpp |
|
43 SOURCE CCAContactEditCmd.cpp |
|
44 |
|
45 //User Includes |
|
46 USERINCLUDE ../Inc |
|
47 USERINCLUDE ../../Inc |
|
48 USERINCLUDE . |
|
49 |
|
50 USERINCLUDE ../../Group |
|
51 USERINCLUDE ../../wvuieng/EngInc |
|
52 |
|
53 USERINCLUDE ../../wvuiprocess/inc |
|
54 |
|
55 USERINCLUDE ../../wvuistorage/inc |
|
56 |
|
57 USERINCLUDE ../../wvuipresence/inc |
|
58 |
|
59 USERINCLUDE ../../wvvariant/src |
|
60 USERINCLUDE ../../wvvariant/AlternatorInc |
|
61 |
|
62 USERINCLUDE ../../wvuiada/inc |
|
63 |
|
64 USERINCLUDE ../../wvuiave/appinc |
|
65 USERINCLUDE ../../wvuiave/apprss |
|
66 |
|
67 USERINCLUDE ../../cenrep |
|
68 USERINCLUDE ../../Utils |
|
69 |
|
70 USERINCLUDE ../../ImUtils/inc |
|
71 |
|
72 |
|
73 //System Includes |
|
74 |
|
75 SYSTEMINCLUDE ../../../inc //ADO-specific include directory |
|
76 |
|
77 SYSTEMINCLUDE ../../../im_pub/im_api/inc |
|
78 SYSTEMINCLUDE ../../../im_pub/im_application_launch_api/inc |
|
79 SYSTEMINCLUDE ../../../im_plat/wv_sap_settings_api/inc |
|
80 |
|
81 |
|
82 APP_LAYER_SYSTEMINCLUDE |
|
83 |
|
84 #include "../../Inc/ImpsBuildDefinitions.h" |
|
85 #ifdef _ENABLE_DEBUG_PRINT |
|
86 MACRO CHAT_ENABLE_DEBUG_PRINT |
|
87 #ifdef _ENABLE_FILE_DEBUG |
|
88 MACRO CHAT_DEBUG_OUTPUT_TO_FILE |
|
89 LIBRARY flogger.lib |
|
90 #endif // _ENABLE_FILE_DEBUG |
|
91 #endif // _ENABLE_DEBUG_PRINT |
|
92 |
|
93 //Libraries |
|
94 |
|
95 LIBRARY hlplch.lib |
|
96 |
|
97 LIBRARY euser.lib |
|
98 LIBRARY apparc.lib |
|
99 LIBRARY cone.lib |
|
100 LIBRARY eikcore.lib |
|
101 LIBRARY fbscli.lib |
|
102 LIBRARY eikcoctl.lib |
|
103 LIBRARY eikdlg.lib |
|
104 LIBRARY avkon.lib |
|
105 LIBRARY bafl.lib |
|
106 LIBRARY eikctl.lib |
|
107 LIBRARY egul.lib |
|
108 LIBRARY uiklaf.lib |
|
109 LIBRARY aknlayout.lib |
|
110 LIBRARY aknnotify.lib |
|
111 LIBRARY caengineng.lib |
|
112 LIBRARY gdi.lib |
|
113 LIBRARY estor.lib |
|
114 LIBRARY ws32.lib |
|
115 LIBRARY form.lib // CTextView |
|
116 LIBRARY etext.lib // CRichText |
|
117 |
|
118 LIBRARY commonengine.lib |
|
119 |
|
120 LIBRARY wvsapsettingsstore.lib |
|
121 LIBRARY Impsutils.lib |
|
122 LIBRARY IMPSClient.lib |
|
123 LIBRARY castorageng.lib |
|
124 LIBRARY capresenceng.lib |
|
125 LIBRARY impsconnectionuing.lib // for presence login |
|
126 LIBRARY ProfileEng.lib |
|
127 LIBRARY featmgr.lib |
|
128 LIBRARY sendui.lib // for sending recorded chats via MTMs |
|
129 |
|
130 LIBRARY wvservicesettingsuing.lib |
|
131 LIBRARY alwaysonlinemanagerclient.lib // RAlwaysOnlineClientSession |
|
132 |
|
133 LIBRARY NewService.lib // NewFileService |
|
134 LIBRARY servicehandler.lib // CAiwGenericParamList |
|
135 LIBRARY PlatformEnv.lib |
|
136 |
|
137 LIBRARY AknLayout2.lib |
|
138 LIBRARY AknLayout2Scalable.lib |
|
139 |
|
140 |
|
141 // VARIATION |
|
142 |
|
143 LIBRARY AknSkins.lib |
|
144 LIBRARY efsrv.lib |
|
145 LIBRARY alternatorng.lib |
|
146 |
|
147 LIBRARY sysutil.lib |
|
148 LIBRARY aknicon.lib //avkon icons |
|
149 LIBRARY InetProtUtil.lib |
|
150 |
|
151 LIBRARY centralrepository.lib |
|
152 LIBRARY CenRepNotifHandler.lib |
|
153 |
|
154 LIBRARY pbkeng.lib // for Phonebook contact engine |
|
155 LIBRARY pbkview.lib // for Phonebook single entry fetch |
|
156 LIBRARY CommonUi.lib // CFindItemMenu |
|
157 LIBRARY MGFetch.lib // MGFetch |
|
158 LIBRARY filelist.lib //filelist dialog, needed for tone setting item |
|
159 |
|
160 |
|
161 LIBRARY PEngManager2.lib |
|
162 LIBRARY wvuiprocessng.lib |
|
163 LIBRARY imutilsng.lib |
|
164 LIBRARY caf.lib |
|
165 |
|
166 |