loggingservices/rfilelogger/Logger/te_RFileLogger/group/Te_RFileLoggersuite.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16           TARGET      Te_RFileLoggerSuite.exe
    16 TARGET      te_rfileloggersuite.exe
    17           TARGETTYPE  exe
    17 TARGETTYPE  exe
    18           UID             0x1000007A 0x102089CD
    18 UID         0x1000007A 0x102089CD
    19 
    19 
    20 //Please add any change under here
    20 SOURCEPATH  ../src
    21 SOURCEPATH  ..\src
    21 SOURCE      Te_RFileLoggerSuiteServer.cpp
    22 SOURCE	              Te_RFileLoggerSuiteServer.cpp
    22 SOURCE      Te_RFileLoggerSuiteStepBase.cpp
    23 SOURCE	              Te_RFileLoggerSuiteStepBase.cpp
    23 SOURCE      addfield_logStep.cpp
    24 SOURCE              addfield_logStep.cpp
    24 SOURCE      conn_closeStep.cpp
    25 SOURCE              conn_closeStep.cpp
       
    26 	
       
    27 
    25 
    28 USERINCLUDE   ..\src
    26 USERINCLUDE ../src
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    29 
    28 
    30 SYSTEMINCLUDE \epoc32\include
    29 LIBRARY     euser.lib
    31 SYSTEMINCLUDE \epoc32\include\test
    30 LIBRARY     testexecuteutils.lib 
    32 
    31 LIBRARY     testexecutelogclient.lib 
    33 //Please add your system include under here. 
    32 LIBRARY     rfileloggerclient.lib
    34 
       
    35 LIBRARY         euser.lib
       
    36 LIBRARY		testexecuteutils.lib 
       
    37 LIBRARY		testexecutelogclient.lib 
       
    38 
       
    39 //Please add your libraries under here.
       
    40 LIBRARY RFileLoggerclient.lib
       
    41 
       
    42 
    33 
    43 CAPABILITY ALL -Tcb
    34 CAPABILITY ALL -Tcb