textrendering/textformatting/test/group/TTextView2.mmp
author hgs
Wed, 27 Oct 2010 16:14:22 +0800
changeset 71 6cc5529d4a89
parent 40 91ef7621b7fc
child 55 336bee5c2d35
permissions -rw-r--r--
201033_10

/*
* Copyright (c) 2002-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: 
*
*/


target ttextview2.exe

targettype	exe

UID 0x100039CE 0xE0008383
VENDORID 0x70000001

capability all -TCB


MW_LAYER_SYSTEMINCLUDE_SYMBIAN
userinclude ../../tagma
userinclude ../../inc ../traces

sourcepath ../src
source TTextView2.cpp
source TGraphicsContext.cpp
source TestPicture.cpp

sourcepath ../../tbox
source FRMSCRND.CPP
source FRMDRAW.CPP
source LAYEMU.CPP
source FORMUTIL.CPP

library euser.lib gdi.lib form.lib etext.lib ws32.lib fbscli.lib
library bitgdi.lib tagma.lib fntstr.lib linebreak.lib tbitmapdoc.lib

SMPSAFE