|
1 /* |
|
2 * Copyright (c) 2007 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: Image description file for project fs_generic. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __FS_GENERIC_IBY |
|
20 #define __FS_GENERIC_IBY |
|
21 //If test applications are wanted in image following tag must be defined |
|
22 //<cmail> not used in cmail |
|
23 //#undef __GEN_UI_TESTAPPS |
|
24 //</cmail> |
|
25 |
|
26 #include <data_caging_paths_for_iby.hrh> |
|
27 |
|
28 //<cmail> |
|
29 #ifdef FF_EMAIL_FRAMEWORK |
|
30 //</cmail> |
|
31 |
|
32 // Main dll |
|
33 file=ABI_DIR\BUILD_DIR\fs_generic.dll SHARED_LIB_DIR\fs_generic.dll |
|
34 |
|
35 // Scrollbar plugin |
|
36 ECOM_PLUGIN(fsscrollbarplugin.dll,fsscrollbarplugin.rsc) |
|
37 data=DATAZ_\resource\plugins\fsscrollbarplugin.rsc resource\plugins\fsscrollbarplugin.rsc |
|
38 |
|
39 // Stub sis-file |
|
40 //<cmail> per component stubs are removed and replaced by one stub under emailui. |
|
41 //data=DATAZ_\system\install\fs_generic_stub.sis system\install\fs_generic_stub.sis |
|
42 //</cmail> |
|
43 //<cmail> |
|
44 #endif //FF_EMAIL_FRAMEWORK |
|
45 //</cmail> |
|
46 |
|
47 // <cmail> S60 platform layout change |
|
48 // Layout manager |
|
49 //ECOM_PLUGIN(2001E284.dll,2001E284.rsc) |
|
50 //data=DATAZ_\resource\cdl\2001E284_cdl_detail.rsc Resource\Cdl\2001E284_cdl_detail.rsc |
|
51 // </cmail> S60 platform layout change |
|
52 |
|
53 #include <alfred.iby> |
|
54 |
|
55 //<cmail> not used in cmail |
|
56 //#ifdef __GEN_UI_TESTAPPS |
|
57 //#include <fsscrollbar.iby> |
|
58 //#include <fscontrolbar.iby> |
|
59 //#include <fsgenericlist.iby> |
|
60 //#include <fstextviewer.iby> |
|
61 //#endif // __GEN_UI_TESTAPPS |
|
62 //</cmail> |
|
63 |
|
64 |
|
65 #endif // __FS_GENERIC_IBY |
|
66 |
|
67 |