messagingappbase/smilparser/SMILdtd/GROUP/t_smil_dom.mmp
changeset 31 ebfee66fde93
child 47 5b14749788d7
equal deleted inserted replaced
30:6a20128ce557 31:ebfee66fde93
       
     1 // Copyright (c) 2002-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 TARGET			t_smil_dom.exe
       
    18 TARGETTYPE		exe
       
    19 
       
    20 CAPABILITY All -TCB
       
    21 UID				0
       
    22 VENDORID 0x70000001
       
    23 SOURCEPATH 		../tsrc
       
    24 USERINCLUDE		../tinc
       
    25 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 OS_LAYER_ESTLIB_SYSTEMINCLUDE  
       
    27 SOURCE			t_SmilDom.cpp t_TestScript.cpp t_ScriptRunner.cpp t_LogFileWriter.cpp
       
    28 LIBRARY	      		euser.lib
       
    29 LIBRARY			bafl.lib
       
    30 LIBRARY			efsrv.lib
       
    31 LIBRARY			SMILDtd.lib
       
    32 LIBRARY			XMLParser.lib
       
    33 LIBRARY			XMLDOM.lib
       
    34 EPOCSTACKSIZE 0x4000
       
    35 //EXPORTUNFROZEN
       
    36 
       
    37 SMPSAFE