textrendering/textformatting/test/group/TInterpreter.mmp
changeset 0 1fb32624e06b
child 40 91ef7621b7fc
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2003-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 tinterpreter.exe
       
    20 targettype exe
       
    21 exportunfrozen
       
    22 
       
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    24 userinclude ../src
       
    25 userinclude ../../tagma
       
    26 userinclude ../../inc
       
    27 
       
    28 sourcepath ../src
       
    29 source TInterpreter.cpp
       
    30 source TGraphicsContext.cpp
       
    31 source TestLayout.cpp
       
    32 source TestPicture.cpp
       
    33 
       
    34 sourcepath ../../tagma
       
    35 source TMCODE.CPP TMLAYOUT.CPP TMINTERP.CPP TMGLYPH.CPP TMFORWRD.CPP
       
    36 source TMSOURCE.CPP TMTEXT.CPP tmeditor.cpp TMFORMAT.CPP
       
    37 source TmHighlightSource.cpp TmChunkInterp.cpp
       
    38 source TmTextDrawExt.cpp tmreformat.cpp
       
    39 source TmBufferBase.cpp TBidirectionalEndofLineContext.cpp
       
    40 source TmChunk.cpp TmLine.cpp TmFormatContext.cpp
       
    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