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