equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 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: Provides the information required for building DevEncUi. |
|
15 * |
|
16 */ |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 DEFAULT |
|
20 |
|
21 PRJ_EXPORTS |
|
22 // Exported headers |
|
23 ../loc/devenc.loc APP_LAYER_LOC_EXPORT_PATH(devenc.loc) |
|
24 |
|
25 //../inc/encryption.hlp.hrh /epoc32/include/cshelp/encryption.hlp.hrh |
|
26 |
|
27 PRJ_EXTENSIONS |
|
28 START EXTENSION s60/mifconv |
|
29 OPTION TARGETFILE DevEncUi_aif.mif |
|
30 OPTION SOURCES \ |
|
31 -c8,8 qgn_menu_encryption.svg |
|
32 END |
|
33 |
|
34 PRJ_MMPFILES |
|
35 DevEncUi.mmp |
|
36 |
|
37 //gnumakefile Icons_aif_scalable_dc.mk |
|
38 |
|
39 // End of file |