fontsupport/fontprovider/Group/FontProvider.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:19:53 +0100
branchRCL_3
changeset 25 9f95a5546443
parent 24 e4e3998ddda2
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2004 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:  MakMake Project file for fontprovider
*
*/



#include <platform_paths.hrh>

target          FontProvider.DLL
targettype      DLL
UID 	 0x10005522 0x1020509C

CAPABILITY      CAP_GENERAL_DLL
VENDORID        VID_DEFAULT

sourcepath              ../Src

lang SC
// Note, there is no User Include


// This is a SYSTEMINCLUDE macro containing the middleware
// layer specific include directories
MW_LAYER_SYSTEMINCLUDE

SYSTEMINCLUDE   ../../../inc

source  FontProvider.cpp

library euser.lib
library gdi.lib
library cone.lib
library fontutils.lib
library featmgr.lib
library fbscli.lib
library fntstr.lib
library eikcore.lib
library egul.lib
library bafl.lib
library centralrepository.lib
library efsrv.lib

deffile FONTPROVIDER.DEF