|
1 /* |
|
2 * Copyright (c) 2002-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: Build configuration for skins subsystems |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 // ============================================================================ |
|
22 // Platforms |
|
23 // ============================================================================ |
|
24 // |
|
25 PRJ_PLATFORMS |
|
26 DEFAULT TOOLS CWTOOLS |
|
27 |
|
28 // ============================================================================ |
|
29 // Exports |
|
30 // ============================================================================ |
|
31 // |
|
32 PRJ_EXPORTS |
|
33 backup_registration.xml z:/private/10207114/backup_registration.xml |
|
34 |
|
35 // |
|
36 // Skins support stub SIS from AknSkins/data |
|
37 // |
|
38 ../data/Series60SkinsSupport.SIS /epoc32/release/winscw/udeb/z/system/Install/Series60SkinsSupport.SIS |
|
39 ../data/Series60SkinsSupport.SIS /epoc32/release/winscw/urel/z/system/Install/Series60SkinsSupport.SIS |
|
40 ../data/Series60SkinsSupport.SIS /epoc32/data/z/system/Install/Series60SkinsSupport.SIS |
|
41 ../data/AknSkinDescCompiler_NR.EXE /epoc32/tools/AknSkinDescCompiler.EXE |
|
42 ../data/AknSkinDescCompiler_NR.EXE /epoc32/tools/AknSkinDescCompiler_NR.EXE |
|
43 ../data/AknSkinDescCompiler_NR.EXE /epoc32/release/tools/rel/AknSkinDescCompiler.EXE |
|
44 ../data/AknSkinDescCompiler_NR.EXE /epoc32/release/tools/rel/AknSkinDescCompiler_NR.EXE |
|
45 |
|
46 // |
|
47 // Scalable skins support stub SIS from AknSkins/data |
|
48 // |
|
49 ../data/Series60ScalableSkinsSupport.SIS /epoc32/release/winscw/udeb/z/system/Install/Series60ScalableSkinsSupport.SIS |
|
50 ../data/Series60ScalableSkinsSupport.SIS /epoc32/release/winscw/urel/z/system/Install/Series60ScalableSkinsSupport.SIS |
|
51 ../data/Series60ScalableSkinsSupport.SIS /epoc32/data/z/system/Install/Series60ScalableSkinsSupport.SIS |
|
52 |
|
53 // |
|
54 // Default exclusions list |
|
55 // |
|
56 ../data/SkinExclusions.ini /epoc32/release/winscw/udeb/z/system/data/SkinExclusions.ini |
|
57 ../data/SkinExclusions.ini /epoc32/release/winscw/urel/z/system/data/SkinExclusions.ini |
|
58 ../data/SkinExclusions.ini /epoc32/data/z/system/data/SkinExclusions.ini |
|
59 // |
|
60 // SDK include files from AknSkins/inc |
|
61 // |
|
62 #ifdef RD_FULLSCREEN_WALLPAPER |
|
63 ../inc/AknsCombinedBackgroundControlContext.h MW_LAYER_PLATFORM_EXPORT_PATH(AknsCombinedBackgroundControlContext.h) |
|
64 ../inc/AknsMaskedLayerBackgroundControlContext.h MW_LAYER_PLATFORM_EXPORT_PATH(AknsMaskedLayerBackgroundControlContext.h) |
|
65 #endif //RD_FULLSCREEN_WALLPAPER |
|
66 |
|
67 // Tfx Server Plugin API interface exports |
|
68 |
|
69 // |
|
70 // domain include files from AknSkins/lskininc |
|
71 // |
|
72 ../lskininc/aknlocalskinlib.h MW_LAYER_PLATFORM_EXPORT_PATH(aknlocalskinlib.h) |
|
73 |
|
74 // IBY file exports. |
|
75 ../rom/aknskins.iby CORE_MW_LAYER_IBY_EXPORT_PATH(aknskins.iby) |
|
76 ../rom/aknskins_Variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(aknskins_Variant.iby) |
|
77 ../rom/aknskinsresources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(aknskinsresources.iby) |
|
78 |
|
79 // Localized strings. |
|
80 ../loc/aknswallpaperplugin.loc MW_LAYER_LOC_EXPORT_PATH(aknswallpaperplugin.loc) |
|
81 |
|
82 // Generic configuration interface for component cenrep settings |
|
83 ../conf/aknskins.confml APP_LAYER_CONFML(aknskins.confml) |
|
84 ../conf/aknskins_101F876F.crml APP_LAYER_CRML(aknskins_101F876F.crml) |
|
85 ../conf/aknskins_10282CB2.crml APP_LAYER_CRML(aknskins_10282CB2.crml) |
|
86 |
|
87 // ============================================================================ |
|
88 // MMP Files |
|
89 // ============================================================================ |
|
90 // |
|
91 PRJ_MMPFILES |
|
92 |
|
93 #if defined(TOOLS) || defined(CWTOOLS) |
|
94 // Skin descriptor compiler (TOOLS target only) |
|
95 // |
|
96 /* |
|
97 * NOTE! AknSkinDescCompiler is not compiled any more during usual build. |
|
98 * It is just exported from ../data directory. |
|
99 * If want to compile AknSkinDescCompiler from sources, you need to |
|
100 * uncomment below line, run build tools. New Compiler will be in /epoc32/tools/ |
|
101 * |
|
102 */ |
|
103 //AknSkinDescCompiler.mmp |
|
104 //AknSkinDescCompiler_NR.mmp |
|
105 |
|
106 |
|
107 #else |
|
108 // |
|
109 // Skins framework (All targets except TOOLS) |
|
110 // |
|
111 AknSkinRenderLib.mmp BUILD_AS_ARM |
|
112 AknSkinSrv.mmp |
|
113 AknSkins.mmp |
|
114 AknSkinSrvMain.mmp |
|
115 AknsWallpaperUtils.mmp |
|
116 aknswallpaperplugin.mmp |
|
117 aknsoomplugin.mmp |
|
118 aknlocalskinlib.mmp |
|
119 #endif |
|
120 |
|
121 PRJ_TESTMMPFILES |
|
122 CVT_AknSkins.mmp |
|
123 |
|
124 // End of file |