xml/xmldomandxpath/test/tef/group/te_headerstests.mmp
changeset 0 e35f40988205
child 24 74f0b3eb154c
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 // te_headerstest.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET			t_xmlheaderstest.exe
       
    19 TARGETTYPE	exe
       
    20 
       
    21 SYSTEMINCLUDE	/epoc32/include
       
    22 SYSTEMINCLUDE	/epoc32/include/libc
       
    23 SYSTEMINCLUDE	/epoc32/include/bafl
       
    24 SYSTEMINCLUDE	/epoc32/include/stdapis/libxml2
       
    25 SYSTEMINCLUDE	/epoc32/include/xml
       
    26 SYSTEMINCLUDE	/epoc32/include/xml/dom
       
    27 SYSTEMINCLUDE	/epoc32/include/xml/plugins
       
    28 SYSTEMINCLUDE	/epoc32/include/xml/utils
       
    29 SYSTEMINCLUDE	/epoc32/include/test
       
    30 
       
    31 USERINCLUDE		../headerstests/src
       
    32 USERINCLUDE		../../../../../../unref/orphan/comgen/syslibs/s60_header_compat/xmlengine
       
    33 USERINCLUDE		../../../../../../unref/orphan/comgen/syslibs/s60_header_compat/multipartparser
       
    34 
       
    35 SOURCEPATH	..\headerstests\src
       
    36 SOURCE			te_headersteststep.cpp
       
    37 SOURCE			te_headerstestserver.cpp
       
    38 
       
    39 LIBRARY		efsrv.lib
       
    40 LIBRARY		euser.lib
       
    41 LIBRARY		xmlenginedom.lib
       
    42 LIBRARY		testexecuteutils.lib
       
    43 LIBRARY		testexecutelogclient.lib
       
    44 
       
    45 SMPSAFE