xml/xmllibxml2parser/test/tef/xmlparser2/group/xmlparser2tef.mmp
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 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 //
       
    15 
       
    16 /**
       
    17  @file xmlparser2tef.mmp
       
    18  @internalTechnology
       
    19 */
       
    20  
       
    21 
       
    22 TARGET			texmlparser2.exe
       
    23 TARGETTYPE		exe
       
    24 
       
    25 SOURCEPATH      ../src
       
    26 SOURCE          texmlparser2server.cpp texmlparser2step.cpp tetestcontenthandler.cpp
       
    27 
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    30 OS_LAYER_LIBXML2_SYSTEMINCLUDE
       
    31 
       
    32 USERINCLUDE	  ../src
       
    33 USERINCLUDE   ../../../../../libxml2libs/inc/libxml2_nonexport
       
    34 
       
    35 LIBRARY         testexecuteutils.lib
       
    36 LIBRARY         testexecutelogclient.lib
       
    37 LIBRARY     	euser.lib
       
    38 LIBRARY         XmlFramework.lib efsrv.lib
       
    39 LIBRARY         xmlengine.lib
       
    40 
       
    41 SMPSAFE