textrendering/textformatting/test/group/TTmSource.mmp
changeset 51 a7c938434754
parent 44 601ab138ba0b
child 52 23d001107cf3
child 57 01e38b33e72a
equal deleted inserted replaced
44:601ab138ba0b 51:a7c938434754
     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 MTmSource functionality
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 target ttmsource.exe
       
    21 targettype exe
       
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 userinclude ../../tagma
       
    24 userinclude ../../inc
       
    25 
       
    26 sourcepath ../src
       
    27 source TTmSource.cpp
       
    28 
       
    29 sourcepath ../../tagma
       
    30 source TMSOURCE.CPP
       
    31 
       
    32 library euser.lib tagma.lib gdi.lib
       
    33 library linebreak.lib
       
    34 
       
    35 epocstacksize	0x10000
       
    36 
       
    37 VENDORID 0x70000001
       
    38 
       
    39 SMPSAFE