equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 1999-2010 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: |
|
15 * PC-side Font converter tools |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 /** |
|
21 @file |
|
22 */ |
|
23 |
|
24 |
|
25 |
|
26 PRJ_PLATFORMS |
|
27 TOOLS TOOLS2 |
|
28 |
|
29 PRJ_EXPORTS |
|
30 |
|
31 ../group/fnttran.ipr /epoc32/engdoc/tools/fnttran.ipr |
|
32 ../group/pdrtran.ipr /epoc32/engdoc/tools/pdrtran.ipr |
|
33 |
|
34 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
35 ../inc/GDR.H |
|
36 #endif |
|
37 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
38 ../inc/LEXICAL.H |
|
39 #endif |
|
40 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
41 ../inc/LST.H |
|
42 #endif |
|
43 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
44 ../inc/RECORD.H |
|
45 #endif |
|
46 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
47 ../inc/READER.H |
|
48 #endif |
|
49 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
50 ../inc/STRNG.H |
|
51 #endif |
|
52 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
53 ../inc/STRNG.INL |
|
54 #endif |
|
55 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
56 ../inc/UID.H |
|
57 #endif |
|
58 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
59 ../inc/FNTRECRD.H |
|
60 #endif |
|
61 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
62 ../inc/FNTREADR.H |
|
63 #endif |
|
64 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
65 ../inc/PDRRECRD.H |
|
66 #endif |
|
67 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
68 ../inc/PDRREADR.H |
|
69 #endif |
|
70 |
|
71 PRJ_MMPFILES |
|
72 |
|
73 #ifdef TOOLS |
|
74 ../group/FNTTRAN.MMP |
|
75 #endif |
|
76 |
|
77 ../group/PDRTRAN.MMP |
|