textrendering/textformatting/test/group/TGraphemeIterator.mmp
changeset 32 8b9155204a54
parent 0 1fb32624e06b
child 40 91ef7621b7fc
equal deleted inserted replaced
31:b9ad20498fb4 32:8b9155204a54
       
     1 /*
       
     2 * Copyright (c) 2001-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 tgraphemeiterator.exe
       
    20 targettype exe
       
    21 exportunfrozen
       
    22 
       
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    24 userinclude ../../tagma
       
    25 userinclude ../../inc
       
    26 userinclude ../src
       
    27 
       
    28 sourcepath ../src
       
    29 source TGraphemeIterator.cpp
       
    30 source TGraphicsContext.cpp
       
    31 source TestLayout.cpp
       
    32 
       
    33 sourcepath ../../tagma
       
    34 source TMCODE.CPP TMLAYOUT.CPP TMINTERP.CPP TMGLYPH.CPP TMFORWRD.CPP
       
    35 source TMSOURCE.CPP TMTEXT.CPP tmeditor.cpp TMFORMAT.CPP
       
    36 source TmHighlightSource.cpp TmChunkInterp.cpp
       
    37 source TmTextDrawExt.cpp tmreformat.cpp
       
    38 source TmBufferBase.cpp TBidirectionalEndofLineContext.cpp
       
    39 source TmChunk.cpp TmLine.cpp TmFormatContext.cpp
       
    40 
       
    41 
       
    42 library ws32.lib
       
    43 library euser.lib gdi.lib fntstr.lib estor.lib etext.lib linebreak.lib fbscli.lib tagma.lib
       
    44 
       
    45 VENDORID 0x70000001
       
    46 
       
    47 SMPSAFE