equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2001-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: |
|
15 * Resource compiler |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 /** |
|
21 @file |
|
22 */ |
|
23 |
|
24 PRJ_PLATFORMS |
|
25 |
|
26 TOOLS2 |
|
27 |
|
28 PRJ_EXPORTS |
|
29 // Add the Symbian localisation header files to the epoc32\include directory. |
|
30 // These files are needed by epocrc.pl to provide context information for |
|
31 // localisation of resource files. |
|
32 |
|
33 ../inc/loc/symbiantags.rh |
|
34 ../inc/loc/symbianbasictags.rh |
|
35 ../inc/loc/symbiancontexts.rh |
|
36 |
|
37 |
|
38 |
|
39 PRJ_MMPFILES |
|
40 |
|
41 // Additional extension makefile to process the lex and yacc source files |
|
42 rcomp.mmp |