fontsupport/fontprovider/Group/FontProvider.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 10:53:51 +0300
branchRCL_3
changeset 23 9dbe1b043bea
parent 2 abcbdabaa4c5
child 24 e4e3998ddda2
permissions -rw-r--r--
Revision: 201031 Kit: 201033

/*
* 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