equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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 the License "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 information file for MediaSettings application.* |
|
15 */ |
|
16 |
|
17 |
|
18 // Version : %version: 11 % |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 DEFAULT |
|
24 |
|
25 |
|
26 PRJ_EXPORTS |
|
27 // |
|
28 // Export the loc, stub sis iby files for S60 5.0 |
|
29 // |
|
30 ../loc/mediasettings.loc APP_LAYER_LOC_EXPORT_PATH(mediasettings.loc) |
|
31 ../rom/mediasettings.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mediasettings.iby) |
|
32 ../rom/mediasettingsresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mediasettingsresources.iby) |
|
33 |
|
34 PRJ_EXTENSIONS |
|
35 START EXTENSION s60/mifconv |
|
36 OPTION TARGETFILE mediasettings.mif |
|
37 OPTION HEADERFILE mediasettings.mbg |
|
38 OPTION SOURCEFILE iconlist.txt |
|
39 END |
|
40 |
|
41 |
|
42 PRJ_MMPFILES |
|
43 |
|
44 mediasettingsapp.mmp |
|
45 |
|
46 PRJ_TESTMMPFILES |