author | William Roberts <williamr@symbian.org> |
Tue, 05 Jan 2010 13:14:23 +0000 | |
changeset 17 | f1eb3ad46afa |
parent 4 | 6c316454a43b |
child 40 | 339384d855fb |
permissions | -rw-r--r-- |
4
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
/* |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
* Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies). |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
* All rights reserved. |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
* under the terms of the License "Eclipse Public License v1.0" |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
* |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
* |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
* Contributors: |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
* |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
* Description: Bldmake component description file for the FontUtils component |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
* |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
*/ |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
|
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
PRJ_MMPFILES |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
#ifndef TOOLS |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
FontUtils.mmp |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
#endif |
6c316454a43b
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |