xml/xmlfw/test/rtest/group/t_testxmlparserplugin2.mmp
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2005-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 TARGET			t_testxmlparserplugin2.dll
       
    17 CAPABILITY 		All -Tcb
       
    18 TARGETTYPE 		plugin
       
    19 
       
    20 // ECom Plugin Dll UID followed by the unique UID for this dll
       
    21 // Assigned to UID2 and UID3 respectively
       
    22 UID 			0x10009D8D 0x10273865
       
    23 VENDORID 		0x70000001
       
    24 
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 USERINCLUDE 	../tsrc
       
    28 USERINCLUDE     ../../../inc
       
    29 
       
    30 SOURCEPATH		../tsrc
       
    31 SOURCE			t_testxmlparser2.cpp
       
    32 
       
    33 SOURCEPATH		../data
       
    34 START RESOURCE 	10273865.rss
       
    35 TARGET 			t_testxmlparserplugin2.rsc
       
    36 END
       
    37 
       
    38 SOURCEPATH		../../../src/xmlframework
       
    39 SOURCE			xmlframeworkerrors.cpp
       
    40 
       
    41 LIBRARY 		euser.lib
       
    42 LIBRARY			xmlframework.lib
       
    43 
       
    44 SMPSAFE