xml/xmlfw/test/rtest/group/tp_xmlframeworkperftests.mmp
changeset 0 e35f40988205
child 24 74f0b3eb154c
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // XML API Performance tests
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET          tp_xmlframeworkperftests.exe
       
    19 CAPABILITY		None
       
    20 TARGETTYPE		exe
       
    21 
       
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 
       
    24 USERINCLUDE		../tsrc
       
    25 
       
    26 SOURCEPATH		../tsrc
       
    27 SOURCE			tp_frameworkperftests.cpp
       
    28 SOURCE			tp_perftestbase.cpp
       
    29 SOURCE			contenthandlers.cpp
       
    30 
       
    31 LIBRARY			euser.lib
       
    32 LIBRARY 		xmlframework.lib
       
    33 LIBRARY			efsrv.lib 
       
    34 LIBRARY 		ecom.lib
       
    35 LIBRARY			bafl.lib
       
    36 LIBRARY 		hal.lib
       
    37 
       
    38 SMPSAFE