testexecfw/stf/stfui/stf/group/stf.mmp
changeset 2 8bb370ba6d1d
equal deleted inserted replaced
1:bbd31066657e 2:8bb370ba6d1d
       
     1 /*
       
     2 * Copyright (c) 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 *
       
    16 */
       
    17 #include <platform_paths.hrh>
       
    18 
       
    19 SMPSAFE
       
    20 TARGET		  stf.exe
       
    21 TARGETTYPE	  exe
       
    22 UID			 0 0x2002BC9F
       
    23 
       
    24 USERINCLUDE     ../inc
       
    25 USERINCLUDE     ../../../inc
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE
       
    28 
       
    29 SOURCEPATH	  ..\src
       
    30 SOURCE		  stf.cpp cmdparser.cpp activetimer.cpp caserunner.cpp executor.cpp helper.cpp
       
    31 
       
    32 LIBRARY		 euser.lib
       
    33 LIBRARY		StifTestEngine.lib
       
    34 LIBRARY		StifTestInterface.lib
       
    35 
       
    36 CAPABILITY	AllFiles CommDD