1 /* |
1 /* |
2 * Copyright (c) 2002 - 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2002 - 2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
58 USERINCLUDE ../../inc |
58 USERINCLUDE ../../inc |
59 USERINCLUDE ../../../inc |
59 USERINCLUDE ../../../inc |
60 USERINCLUDE ../../eikctl/inc |
60 USERINCLUDE ../../eikctl/inc |
61 USERINCLUDE ../../EikStd/coctlinc |
61 USERINCLUDE ../../EikStd/coctlinc |
62 USERINCLUDE . ../inc ../animdllinc ../akncompamode/inc |
62 USERINCLUDE . ../inc ../animdllinc ../akncompamode/inc |
63 |
|
64 /* notifier removal workaround */ |
|
65 USERINCLUDE /sf/mw/classicui/classicui_plat/extended_notifiers_api/inc |
|
66 USERINCLUDE /sf/mw/classicui/classicui_plat/notifiers_api/inc |
|
67 |
63 |
68 // This is a SYSTEMINCLUDE macro containing the middleware |
64 // This is a SYSTEMINCLUDE macro containing the middleware |
69 // and applications layer specific include directories |
65 // and applications layer specific include directories |
70 APP_LAYER_SYSTEMINCLUDE |
66 APP_LAYER_SYSTEMINCLUDE |
71 OS_LAYER_LIBC_SYSTEMINCLUDE |
67 OS_LAYER_LIBC_SYSTEMINCLUDE |
282 SOURCE akndiscreetpopupcontrol.cpp |
278 SOURCE akndiscreetpopupcontrol.cpp |
283 SOURCE akndiscreetpopupdrawer.cpp |
279 SOURCE akndiscreetpopupdrawer.cpp |
284 SOURCE akndiscreetpopupdata.cpp |
280 SOURCE akndiscreetpopupdata.cpp |
285 SOURCE akndiscreetpopupserverhandler.cpp |
281 SOURCE akndiscreetpopupserverhandler.cpp |
286 |
282 |
|
283 SOURCE AknSmileyUtils.cpp |
287 SOURCE AknSmileyModel.cpp |
284 SOURCE AknSmileyModel.cpp |
288 SOURCE AknSmileyImage.cpp |
285 SOURCE AknSmileyImage.cpp |
|
286 SOURCE akncombinedpane.cpp |
289 |
287 |
290 LIBRARY FontProvider.lib |
288 LIBRARY FontProvider.lib |
291 LIBRARY FontUtils.lib |
289 LIBRARY fontutils.lib |
292 |
290 |
293 LIBRARY EUSER.LIB |
291 LIBRARY euser.lib |
294 LIBRARY EIKCORE.LIB |
292 LIBRARY eikcore.lib |
295 LIBRARY cone.lib |
293 LIBRARY cone.lib |
296 LIBRARY eikcoctl.lib |
294 LIBRARY eikcoctl.lib |
297 LIBRARY eikctl.lib |
295 LIBRARY eikctl.lib |
298 LIBRARY egul.lib |
296 LIBRARY egul.lib |
299 LIBRARY bafl.lib |
297 LIBRARY bafl.lib |
300 LIBRARY gdi.lib |
298 LIBRARY gdi.lib |
301 LIBRARY fbscli.lib |
299 LIBRARY fbscli.lib |
302 LIBRARY APGRFX.LIB |
300 LIBRARY apgrfx.lib |
303 LIBRARY ws32.lib |
301 LIBRARY ws32.lib |
304 LIBRARY eikdlg.lib |
302 LIBRARY eikdlg.lib |
305 LIBRARY bitgdi.lib |
303 LIBRARY bitgdi.lib |
306 LIBRARY etext.lib |
304 LIBRARY etext.lib |
307 LIBRARY BMPANIM.LIB |
305 LIBRARY bmpanim.lib |
308 LIBRARY fepbase.lib |
306 LIBRARY fepbase.lib |
309 LIBRARY form.lib |
307 LIBRARY form.lib |
310 LIBRARY estor.lib |
308 LIBRARY estor.lib |
311 LIBRARY CommonEngine.lib |
309 LIBRARY CommonEngine.lib |
312 LIBRARY phoneclient.lib |
310 LIBRARY phoneclient.lib |
313 LIBRARY apparc.lib |
311 LIBRARY apparc.lib |
314 LIBRARY aknnotify.lib // Global Note |
312 LIBRARY aknnotify.lib // Global Note |
315 LIBRARY INSOCK.LIB // For IP address copying in CAknIpFieldSettingPage |
313 LIBRARY insock.lib // For IP address copying in CAknIpFieldSettingPage |
316 LIBRARY efsrv.lib |
314 LIBRARY efsrv.lib |
317 LIBRARY eiksrvc.lib |
315 LIBRARY eiksrvc.lib |
318 LIBRARY AknSkins.lib // Skins support |
316 LIBRARY aknskins.lib // Skins support |
319 LIBRARY linebreak.lib |
317 LIBRARY linebreak.lib |
320 LIBRARY FeatMgr.lib |
318 LIBRARY featmgr.lib |
321 LIBRARY NumberConversion.lib |
319 LIBRARY numberconversion.lib |
322 LIBRARY findutil.lib |
320 LIBRARY FindUtil.lib |
323 LIBRARY aknpictograph.lib |
321 LIBRARY aknpictograph.lib |
324 LIBRARY CdlEngine.lib |
322 LIBRARY CdlEngine.lib |
325 LIBRARY AknIcon.lib |
323 LIBRARY aknicon.lib |
326 LIBRARY ECom.lib |
324 LIBRARY ecom.lib |
327 LIBRARY oommonitor.lib |
325 LIBRARY oommonitor.lib |
328 LIBRARY akncapserverclient.lib |
326 LIBRARY akncapserverclient.lib |
329 LIBRARY Apmime.lib |
327 LIBRARY apmime.lib |
330 LIBRARY servicehandler.lib |
328 LIBRARY servicehandler.lib |
331 LIBRARY numbergrouping.lib |
329 LIBRARY numbergrouping.lib |
332 LIBRARY AknLayout2.lib |
330 LIBRARY aknlayout2.lib |
333 LIBRARY AknLayout2Scalable.lib |
331 LIBRARY AknLayout2Scalable.lib |
334 LIBRARY centralrepository.lib |
332 LIBRARY centralrepository.lib |
335 LIBRARY cenrepnotifhandler.lib |
333 LIBRARY cenrepnotifhandler.lib |
336 LIBRARY PtiEngine.lib |
334 LIBRARY ptiengine.lib |
337 #ifdef RD_UI_TRANSITION_EFFECTS_LIST |
335 #ifdef RD_UI_TRANSITION_EFFECTS_LIST |
338 LIBRARY aknlistloadertfx.lib |
336 LIBRARY aknlistloadertfx.lib |
339 #endif //RD_UI_TRANSITION_EFFECTS_LIST |
337 #endif //RD_UI_TRANSITION_EFFECTS_LIST |
340 |
338 |
341 LIBRARY akntransitionutils.lib |
339 LIBRARY akntransitionutils.lib |