meetingrequest/mrgui/mrfieldbuilderpluginextension/group/esmrfieldbuilderpluginextension.mmp
equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2007-2009 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". |
40 USERINCLUDE ../../../inc |
40 USERINCLUDE ../../../inc |
41 USERINCLUDE ../../../../inc |
41 USERINCLUDE ../../../../inc |
42 |
42 |
43 //implementations |
43 //implementations |
44 |
44 |
45 SOURCEPATH ../src |
45 SOURCEPATH ../src |
46 |
46 |
47 SOURCE cesmrfieldbuilderpluginextensionproxy.cpp |
47 SOURCE cesmrfieldbuilderpluginextensionproxy.cpp |
48 SOURCE cesmrfieldbuilderpluginextension.cpp |
48 SOURCE cesmrfieldbuilderpluginextension.cpp |
49 SOURCE resmrpluginextensionstatic.cpp |
49 SOURCE resmrpluginextensionstatic.cpp |
50 |
50 |
115 LIBRARY pbk2commonui.lib |
115 LIBRARY pbk2commonui.lib |
116 LIBRARY pbk2rclengine.lib |
116 LIBRARY pbk2rclengine.lib |
117 LIBRARY ws32.lib //RWindowGroup |
117 LIBRARY ws32.lib //RWindowGroup |
118 LIBRARY cntmodel.lib //contactitem |
118 LIBRARY cntmodel.lib //contactitem |
119 LIBRARY caleninterimutils2.lib |
119 LIBRARY caleninterimutils2.lib |
|
120 LIBRARY featdiscovery.lib |
120 |
121 |
121 // needed by XML based LAF components |
122 // needed by XML based LAF components |
122 LIBRARY cdlengine.lib |
123 LIBRARY cdlengine.lib |
123 LIBRARY aknlayout2scalable.lib |
124 LIBRARY aknlayout2scalable.lib |
124 LIBRARY aknlayout2.lib |
125 LIBRARY aknlayout2.lib |