servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testdelay/group/testdelay.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      	testdelay.exe
       
    17 TARGETTYPE  	exe
       
    18 UID				0x1000007A 0xA000930B
       
    19 VENDORID 		0x70000001
       
    20 CAPABILITY   	All -TCB
       
    21 
       
    22 SOURCEPATH		../src
       
    23 
       
    24 SOURCE 			testupnp.cpp
       
    25 SOURCE 			testdelay.cpp
       
    26 
       
    27 
       
    28 USERINCLUDE		../inc
       
    29 
       
    30 SYSTEMINCLUDE		/epoc32/include
       
    31 SYSTEMINCLUDE		/epoc32/include/test
       
    32 SYSTEMINCLUDE		/epoc32/include/ecom
       
    33 
       
    34 LIBRARY			euser.lib
       
    35 LIBRARY			etext.lib
       
    36 LIBRARY			efsrv.lib
       
    37 LIBRARY			bafl.lib
       
    38 LIBRARY			testexecuteutils.lib 
       
    39 LIBRARY			testexecutelogclient.lib 
       
    40 
       
    41 SMPSAFE