xml/legacyminidomparser/XMLParser/test/group/t_smiltranslatortest.mmp
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
     1 // Copyright (c) 2003-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_smiltranslatortest.mmp
       
    15 //
       
    16 
       
    17 //RTEST
       
    18 
       
    19 TARGET          t_smiltranslatortest.exe
       
    20 TARGETTYPE      exe
       
    21 
       
    22 SOURCEPATH      ../
       
    23 SOURCE 			t_smiltranslatortest.cpp
       
    24 SOURCE         	t_Smildtd.cpp 
       
    25 
       
    26 
       
    27 USERINCLUDE      ../
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 
       
    32 
       
    33 LIBRARY			euser.lib
       
    34 LIBRARY			efsrv.lib
       
    35 LIBRARY         xmlparser.lib
       
    36 LIBRARY		    bafl.lib
       
    37  
       
    38 SOURCEPATH	../../STRINGS
       
    39 START STRINGTABLE SMILElements.st
       
    40 	EXPORTPATH	/epoc32/include
       
    41 END
       
    42 START STRINGTABLE SMILGenericElements.st
       
    43 	EXPORTPATH	/epoc32/include
       
    44 END
       
    45 START STRINGTABLE SMILAttributes.st
       
    46 	EXPORTPATH	/epoc32/include
       
    47 END
       
    48 
       
    49 EPOCSTACKSIZE 0x8000
       
    50 
       
    51 
       
    52 
       
    53 SMPSAFE