equal
deleted
inserted
replaced
|
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: This file provides the information required for building |
|
15 * MceSettingsGSPlugin |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT |
|
25 |
|
26 PRJ_EXPORTS |
|
27 // none |
|
28 ../rom/MceSettingsGSPlugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(MceSettingsGSPlugin.iby) |
|
29 ../rom/MceSettingsGSPluginResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(MceSettingsGSPluginResources.iby) |
|
30 |
|
31 PRJ_EXTENSIONS |
|
32 |
|
33 START EXTENSION s60/mifconv |
|
34 OPTION TARGETFILE mcesettingsgspluginicons.mif |
|
35 OPTION HEADERFILE mcesettingsgspluginicons.mbg |
|
36 OPTION SOURCEFILE mce_settings_IconList.txt |
|
37 END |
|
38 |
|
39 PRJ_MMPFILES |
|
40 MceSettingsGSPlugin.mmp |
|
41 |
|
42 PRJ_TESTMMPFILES |
|
43 // none |
|
44 |
|
45 PRJ_TESTEXPORTS |
|
46 // none |
|
47 |
|
48 // End of File |