testexecmgmt/ucc/BuildScripts/group/UCCControlTE.mmp
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 /*
       
     2 * Copyright (c) 2005-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 * Using relative paths for sourcepath and user includes
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 TARGET			ucccontrolte.exe
       
    22 CAPABILITY All -Tcb
       
    23 TARGETTYPE		exe
       
    24 UID				0x1000007A 0x101F777C
       
    25 VENDORID		0x70000001
       
    26 
       
    27 SOURCEPATH		..\..\Source\TestExecuteUCCPlugin
       
    28 SOURCE			CUCCServer.cpp
       
    29 SOURCE			CUCCTest.cpp
       
    30 SOURCE			CUCCTestStep.cpp
       
    31 
       
    32 USERINCLUDE		..\..\Source\TestExecuteUCCPlugin
       
    33 USERINCLUDE		..\..\Source\UCCSDeviceControl
       
    34 USERINCLUDE		..\..\Source\Uccs.v2\DeviceControlChannel
       
    35 
       
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    38 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 SYSTEMINCLUDE	\epoc32\include\test
       
    40 SYSTEMINCLUDE	\epoc32\include\libc
       
    41 SYSTEMINCLUDE	\epoc32\include\networkemulator
       
    42 
       
    43 LIBRARY			estlib.lib 
       
    44 LIBRARY			euser.lib
       
    45 LIBRARY			testexecuteutils.lib
       
    46 LIBRARY			networkemulatorcontrol.lib 
       
    47 LIBRARY			testexecutelogclient.lib