textrendering/textformatting/test/group/TFormBenchmark.mmp
branchRCL_3
changeset 55 336bee5c2d35
parent 0 1fb32624e06b
equal deleted inserted replaced
54:748ec5531811 55:336bee5c2d35
       
     1 /*
       
     2 * Copyright (c) 2005-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 tformbenchmark.exe
       
    20 
       
    21 targettype	EXE
       
    22 
       
    23 capability all -TCB
       
    24 
       
    25 sourcepath ../src
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 userinclude ../../tagma
       
    28 userinclude ../src
       
    29 userinclude ../../inc
       
    30 source TFormBenchmark.cpp
       
    31 source TGraphicsContext.cpp
       
    32 
       
    33 library euser.lib gdi.lib form.lib etext.lib ws32.lib fbscli.lib tagma.lib efsrv.lib
       
    34 
       
    35 VENDORID 0x70000001
       
    36 
       
    37 SMPSAFE