testexecmdw/filelogger/te_rfilelogger/group/te_rfileloggersuite.mmp
changeset 0 3e07fef1e154
equal deleted inserted replaced
-1:000000000000 0:3e07fef1e154
       
     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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20           TARGET      Te_RFileLoggerSuite.exe
       
    21           TARGETTYPE  exe
       
    22           UID             0x1000007A 0x102089CD
       
    23 
       
    24 //Please add any change under here
       
    25 SOURCEPATH  ../src
       
    26 SOURCE	              Te_RFileLoggerSuiteServer.cpp
       
    27 SOURCE	              Te_RFileLoggerSuiteStepBase.cpp
       
    28 SOURCE              addfield_logStep.cpp
       
    29 SOURCE              conn_closeStep.cpp
       
    30 	
       
    31 
       
    32 USERINCLUDE   ../src
       
    33 
       
    34 APP_LAYER_SYSTEMINCLUDE_SYMBIAN  /epoc32/include
       
    35 APP_LAYER_SYSTEMINCLUDE_SYMBIAN  /epoc32/include/test
       
    36 
       
    37 //Please add your system include under here. 
       
    38 
       
    39 LIBRARY         euser.lib
       
    40 LIBRARY		testexecuteutils.lib 
       
    41 LIBRARY		testexecutelogclient.lib 
       
    42 
       
    43 //Please add your libraries under here.
       
    44 LIBRARY RFileLoggerclient.lib
       
    45 
       
    46 
       
    47 CAPABILITY ALL -Tcb