traceservices/tracefw/integ_test/ost/TEF/tracecontroltestplugin/group/te_tracecontrol_testplugin.mmp
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 // Copyright (c) 2007-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_tracecontrol_FilePlugin.dll ULogger & Framework File Test plug-in
       
    15 //
       
    16 
       
    17 
       
    18 
       
    19 /**
       
    20  @file te_tracecontroltestplugin.mmp
       
    21  @internalTechnology
       
    22 */
       
    23 
       
    24 TARGET te_tracecontrol_testplugin.dll
       
    25 TARGETTYPE PLUGIN
       
    26 UID  0x10009D8D 0x10287231
       
    27 VENDORID 0x70000001 
       
    28 
       
    29 CAPABILITY CommDD NetworkControl LocalServices ProtServ NetworkServices
       
    30 
       
    31 SOURCEPATH ../src/
       
    32 SOURCE te_tracecontroltestplugin.cpp
       
    33 
       
    34 SOURCEPATH 	../resource/
       
    35 start RESOURCE 10287231.rss
       
    36 TARGET te_tracecontrol_testplugin.rsc
       
    37 end
       
    38 
       
    39 
       
    40 USERINCLUDE ../inc/
       
    41 SYSTEMINCLUDE /epoc32/include
       
    42 SYSTEMINCLUDE /epoc32/include/ecom
       
    43 SYSTEMINCLUDE /epoc32/include/platform
       
    44 
       
    45 LIBRARY	euser.lib efsrv.lib c32.lib ecom.lib
       
    46 
       
    47 SMPSAFE