fontservices/referencefonts/group/bld.inf
author hgs
Thu, 26 Aug 2010 11:46:18 +0800
changeset 53 11e2bb0d14ba
parent 21 f2f7b3284356
child 55 336bee5c2d35
permissions -rw-r--r--
201028_05

/*
* Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
* Font utilities and test UI fonts
*
*/


/**
 @file
*/


PRJ_PLATFORMS
DEFAULT TOOLS

PRJ_EXPORTS

eon_font.iby			/epoc32/rom/include/eon_font.iby
reffonts_for_sirocco.iby    /epoc32/rom/include/reffonts_for_sirocco.iby
../group/ttf2bdf.ipr	/epoc32/engdoc/tools/ttf2bdf.ipr


../inc/FONTIDS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(fontids.h)

#ifndef TOOLS
../bitmap/fntfiles/eon14.gdr			z:/resource/fonts/eon14.gdr 
../truetype/DejaVuSans.ttf						z:/resource/fonts/DejaVuSans.ttf
../truetype/DejaVuSans-Bold.ttf					z:/resource/fonts/DejaVuSans-Bold.ttf
../truetype/DejaVuSans-Oblique.ttf				z:/resource/fonts/DejaVuSans-Oblique.ttf
../truetype/DejaVuSans-BoldOblique.ttf			z:/resource/fonts/DejaVuSans-BoldOblique.ttf
../truetype/DejaVuSans-ExtraLight.ttf			z:/resource/fonts/DejaVuSans-ExtraLight.ttf
../truetype/DejaVuSansCondensed.ttf				z:/resource/fonts/DejaVuSansCondensed.ttf
../truetype/DejaVuSansCondensed-Bold.ttf		z:/resource/fonts/DejaVuSansCondensed-Bold.ttf
../truetype/DejaVuSansCondensed-Oblique.ttf		z:/resource/fonts/DejaVuSansCondensed-Oblique.ttf
../truetype/DejaVuSansCondensed-BoldOblique.ttf	z:/resource/fonts/DejaVuSansCondensed-BoldOblique.ttf
../truetype/DejaVuSansMono.ttf					z:/resource/fonts/DejaVuSansMono.ttf
../truetype/DejaVuSansMono-Bold.ttf				z:/resource/fonts/DejaVuSansMono-Bold.ttf
../truetype/DejaVuSansMono-Oblique.ttf			z:/resource/fonts/DejaVuSansMono-Oblique.ttf
../truetype/DejaVuSansMono-BoldOblique.ttf		z:/resource/fonts/DejaVuSansMono-BoldOblique.ttf
../truetype/DejaVuSerif.ttf						z:/resource/fonts/DejaVuSerif.ttf
../truetype/DejaVuSerif-Bold.ttf				z:/resource/fonts/DejaVuSerif-Bold.ttf
../truetype/DejaVuSerif-Italic.ttf				z:/resource/fonts/DejaVuSerif-Italic.ttf
../truetype/DejaVuSerif-BoldItalic.ttf			z:/resource/fonts/DejaVuSerif-BoldItalic.ttf
../truetype/DejaVuSerifCondensed.ttf			z:/resource/fonts/DejaVuSerifCondensed.ttf
../truetype/DejaVuSerifCondensed-Bold.ttf		z:/resource/fonts/DejaVuSerifCondensed-Bold.ttf
../truetype/DejaVuSerifCondensed-Italic.ttf		z:/resource/fonts/DejaVuSerifCondensed-Italic.ttf
../truetype/DejaVuSerifCondensed-BoldItalic.ttf	z:/resource/fonts/DejaVuSerifCondensed-BoldItalic.ttf
../truetype/MYuppyGB-Medium.ttf	z:/resource/fonts/MYuppyGB-Medium.ttf
#endif

PRJ_MMPFILES
#ifndef TOOLS

#ifdef WINS
../group/ttf2bdf.mmp		// uses rasteriser
#endif
#endif