testexecfw/stf/stfext/testmodules/teftestmod/teftestmodulefw/utils/group/testexecuteutils.mmp
changeset 2 8bb370ba6d1d
equal deleted inserted replaced
1:bbd31066657e 2:8bb370ba6d1d
       
     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 #include <platform_paths.hrh>
       
    20 
       
    21 SMPSAFE
       
    22 #include "../../group/testexecute.cfg"
       
    23 
       
    24 //Unpaged
       
    25 TARGET      testexecuteutils.dll
       
    26 
       
    27 DEFFILE     testexecuteutils.def
       
    28 
       
    29 TARGETTYPE 	dll
       
    30 UID		0x1000008d 0x101F777A
       
    31 VENDORID	0x70000001
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 USERINCLUDE	../inc
       
    36 
       
    37 
       
    38 SOURCEPATH 	../src
       
    39 
       
    40 SOURCE		testserverbase.Cpp
       
    41 SOURCE		teststepbase.Cpp
       
    42 SOURCE		testclient.cpp
       
    43 SOURCE		testexecutelogger.cpp
       
    44 SOURCE		tefscriptutils.cpp
       
    45 SOURCE      serialwriter.cpp
       
    46 
       
    47 SOURCE		datawrapper.cpp
       
    48 SOURCE		commandprocessor.cpp
       
    49 SOURCE		datadictionary.cpp
       
    50 SOURCE		activecallback.cpp
       
    51 SOURCE		testserver2.cpp
       
    52 SOURCE		testblockcontroller.cpp
       
    53 SOURCE		teftimer.cpp 
       
    54 SOURCE		tefutils.cpp
       
    55 SOURCE		teftestreport.cpp
       
    56 
       
    57 LIBRARY		euser.lib
       
    58 LIBRARY		iniparser.lib
       
    59 LIBRARY		testexecutelogclient.lib
       
    60 LIBRARY		testexecutepipslogclient.lib
       
    61 LIBRARY		efsrv.lib
       
    62 LIBRARY		rfileloggerclient.lib
       
    63 LIBRARY     hal.lib                 // For logging (HAL)
       
    64 
       
    65 CAPABILITY	All
       
    66 
       
    67 //testexecuteseriallogclient.lib