testexecfw/stf/stfext/testmodules/teftestmod/teftestmodulefw/logger/group/testexecutelogengine.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 * testexecutelogserver.mmp
       
    16 * Using relative paths for sourcepath and user includes
       
    17 * Unpaged
       
    18 *
       
    19 */
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 SMPSAFE
       
    24 
       
    25 TARGET      testexecutelogengine.exe
       
    26 CAPABILITY All -Tcb
       
    27 TARGETTYPE  exe
       
    28 UID             0x100039CE 0x10281ADF  
       
    29 VENDORID 0x70000001
       
    30 
       
    31 
       
    32 APP_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 //CAPABILITY
       
    35 
       
    36 SOURCEPATH  ../src
       
    37 SOURCE      server.Cpp
       
    38 SOURCE		main.cpp
       
    39 
       
    40 USERINCLUDE   ../src
       
    41 
       
    42 LIBRARY		euser.lib
       
    43 LIBRARY		efsrv.lib