servicediscoveryandcontrol/pnp/test/integtest/group/testpnp.mmp
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 // Copyright (c) 2008-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      	testpnp.exe
       
    17 TARGETTYPE  	exe
       
    18 UID		0x1000007A 0xA0009308
       
    19 VENDORID 	0x70000001
       
    20 CAPABILITY   	All -TCB
       
    21 
       
    22 SOURCEPATH		../src
       
    23 
       
    24 SOURCE 			testpnp.cpp
       
    25 SOURCE 			testpnpmanager.cpp
       
    26 
       
    27 USERINCLUDE		../inc
       
    28 USERINCLUDE		../../testplugin/inc
       
    29 
       
    30 SYSTEMINCLUDE		/epoc32/include
       
    31 SYSTEMINCLUDE		/epoc32/include/pnp
       
    32 SYSTEMINCLUDE		/epoc32/include/ecom
       
    33 SYSTEMINCLUDE		/epoc32/include/test
       
    34 
       
    35 LIBRARY			euser.lib
       
    36 LIBRARY			etext.lib
       
    37 LIBRARY			efsrv.lib
       
    38 LIBRARY			bafl.lib
       
    39 LIBRARY			rpnp.lib
       
    40 LIBRARY			testexecuteutils.lib 
       
    41 LIBRARY			testexecutelogclient.lib 
       
    42 LIBRARY                 esock.lib 
       
    43 LIBRARY                 insock.lib
       
    44 LIBRARY			cinidata.lib
       
    45 LIBRARY                 netmeta.lib
       
    46 
       
    47 
       
    48 
       
    49 SMPSAFE