servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testsynchronization/group/test_synchronize_client.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      	test_synchronize_client.exe
       
    17 TARGETTYPE  	exe
       
    18 UID				0x1000007A 0xA0009309
       
    19 VENDORID 		0x70000001
       
    20 CAPABILITY   	All -TCB
       
    21 
       
    22 SOURCEPATH		../src
       
    23 
       
    24 SOURCE 			testupnp.cpp
       
    25 SOURCE 			testupnpmanager.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 LIBRARY         esock.lib 
       
    41 LIBRARY        	insock.lib
       
    42 LIBRARY         commdb.lib
       
    43 LIBRARY		cinidata.lib
       
    44 SMPSAFE