xml/legacyminidomparser/XMLParser/test/t_GmxmlParser.mmp
branchRCL_3
changeset 21 604ca70b6235
parent 0 e35f40988205
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 TARGET          t_gmxmlparser.exe
       
    18 TARGETTYPE      exe
       
    19 
       
    20 SOURCEPATH      .
       
    21 SOURCE 			GmxmlTestUtils.cpp
       
    22 SOURCE         	t_GmxmlParser.CPP 
       
    23 
       
    24 
       
    25 USERINCLUDE      .
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 
       
    30 
       
    31 
       
    32 
       
    33 
       
    34 LIBRARY			euser.lib
       
    35 LIBRARY			efsrv.lib
       
    36 LIBRARY         xmlparser.lib
       
    37  
       
    38 
       
    39 EPOCSTACKSIZE 0x8000
       
    40 
       
    41 
       
    42 
       
    43 SMPSAFE