usbmgmt/usbmgrtest/t_usbmanager_suite/T_UsbManager/group/T_UsbManager.mmp
changeset 0 c9bc50fca66e
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     1 /*
       
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * SampleServer.mmp
       
    16 * Using relative paths for sourcepath and user includes
       
    17 *
       
    18 */
       
    19 
       
    20 TARGET      t_usbmanagerserver.exe
       
    21 CAPABILITY NetworkControl CommDD
       
    22 TARGETTYPE  exe
       
    23 UID             0x1000007A 0x10203283
       
    24 
       
    25 SOURCEPATH  ../src
       
    26 SOURCE		T_UsbManagerServer.cpp
       
    27 SOURCE		CUsbTestStepBase.cpp
       
    28 SOURCE		CCancelStartInterest.cpp
       
    29 SOURCE		CCancelStopInterest.cpp
       
    30 SOURCE		CStartPersonality.cpp
       
    31 SOURCE		CStopPersonality.cpp
       
    32 SOURCE		CStartNewPersonality.cpp
       
    33 SOURCE		CSimCablePulling.cpp
       
    34 SOURCE		CStartStopPersonality.cpp
       
    35 SOURCE		CUsbComponentTest.cpp
       
    36 SOURCE		CUsbMsComponentTest.cpp
       
    37 
       
    38 USERINCLUDE   ../inc
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY    	euser.lib efsrv.lib
       
    42 LIBRARY		testexecuteutils.lib
       
    43 LIBRARY		testexecutelogclient.lib
       
    44 LIBRARY		usbman.lib