textrendering/textformatting/test/group/TBidiCursorPos.mmp
changeset 53 11e2bb0d14ba
parent 46 6124ff6478cc
child 59 7d891bb52a7d
equal deleted inserted replaced
46:6124ff6478cc 53:11e2bb0d14ba
     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 * Test of GetNextVisualCursorPos functionality
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 target tbidicursorpos.exe
       
    21 targettype exe
       
    22 
       
    23 UID 0x100039CE 0xE0008383
       
    24 VENDORID 0x70000001
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 userinclude ../../tagma
       
    28 userinclude ../../inc ../traces
       
    29 
       
    30 sourcepath ../src
       
    31 
       
    32 source TBidiCursorPos.cpp TGraphicsContext.cpp
       
    33 
       
    34 sourcepath ../../tagma
       
    35 
       
    36 source TMCODE.CPP TMFORWRD.CPP TMGLYPH.CPP TMINTERP.CPP TMLAYOUT.CPP
       
    37 source TMSOURCE.CPP TMTEXT.CPP tmeditor.cpp TMFORMAT.CPP TmEntry.cpp
       
    38 source TmHighlightSource.cpp TmChunkInterp.cpp
       
    39 source TmTextDrawExt.cpp
       
    40 source tmreformat.cpp
       
    41 source TmBufferBase.cpp TBidirectionalEndofLineContext.cpp
       
    42 source TmChunk.cpp TmLine.cpp TmFormatContext.cpp
       
    43 
       
    44 library euser.lib tagma.lib cone.lib gdi.lib fbscli.lib etext.lib fntstr.lib
       
    45 library estor.lib ws32.lib
       
    46 #ifdef __BC_FUTURE_PROOFING__
       
    47 library linebreak.lib
       
    48 #endif
       
    49 
       
    50 epocstacksize	0x10000
       
    51 
       
    52 SMPSAFE