xml/legacyminidomparser/XMLParser/test/group/t_GmxmlParser.mmp
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
     1 // Copyright (c) 2004-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 // t_gmxmlparser.mmp
       
    15 //
       
    16 
       
    17 //RTEST
       
    18 
       
    19 TARGET          t_gmxmlparser.exe
       
    20 TARGETTYPE      exe
       
    21 
       
    22 SOURCEPATH      ../
       
    23 SOURCE 			GmxmlTestUtils.cpp
       
    24 SOURCE         	t_GmxmlParser.CPP 
       
    25 
       
    26 
       
    27 USERINCLUDE      ../
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 
       
    32 LIBRARY			euser.lib
       
    33 LIBRARY			efsrv.lib
       
    34 LIBRARY         xmlparser.lib
       
    35  
       
    36 
       
    37 EPOCSTACKSIZE 0x8000
       
    38 
       
    39 
       
    40 
       
    41 SMPSAFE