textrendering/textformatting/test/group/TTextView2.mmp
changeset 0 1fb32624e06b
child 40 91ef7621b7fc
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 target ttextview2.exe
       
    20 
       
    21 targettype	exe
       
    22 
       
    23 capability all -TCB
       
    24 
       
    25 
       
    26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 userinclude ../../tagma
       
    28 userinclude ../../inc
       
    29 
       
    30 sourcepath ../src
       
    31 source TTextView2.cpp
       
    32 source TGraphicsContext.cpp
       
    33 source TestPicture.cpp
       
    34 
       
    35 sourcepath ../../tbox
       
    36 source FRMSCRND.CPP
       
    37 source FRMDRAW.CPP
       
    38 source LAYEMU.CPP
       
    39 source FORMUTIL.CPP
       
    40 
       
    41 library euser.lib gdi.lib form.lib etext.lib ws32.lib fbscli.lib
       
    42 library bitgdi.lib tagma.lib fntstr.lib linebreak.lib tbitmapdoc.lib
       
    43 
       
    44 VENDORID 0x70000001
       
    45 
       
    46 SMPSAFE