loggingservices/rfilelogger/Logger/te_RFileLogger/group/Te_RFileLoggersuite.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-2009 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 SOURCEPATH  ../src
    20 //Please add any change under here
    21 SOURCE      Te_RFileLoggerSuiteServer.cpp
    21 SOURCEPATH  ..\src
    22 SOURCE      Te_RFileLoggerSuiteStepBase.cpp
    22 SOURCE	              Te_RFileLoggerSuiteServer.cpp
    23 SOURCE      addfield_logStep.cpp
    23 SOURCE	              Te_RFileLoggerSuiteStepBase.cpp
    24 SOURCE      conn_closeStep.cpp
    24 SOURCE              addfield_logStep.cpp
       
    25 SOURCE              conn_closeStep.cpp
       
    26 	
    25 
    27 
    26 USERINCLUDE ../src
    28 USERINCLUDE   ..\src
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
    29 
    29 LIBRARY     euser.lib
    30 SYSTEMINCLUDE \epoc32\include
    30 LIBRARY     testexecuteutils.lib 
    31 SYSTEMINCLUDE \epoc32\include\test
    31 LIBRARY     testexecutelogclient.lib 
    32 
    32 LIBRARY     rfileloggerclient.lib
    33 //Please add your system include under here. 
       
    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 
    33 
    42 
    34 CAPABILITY ALL -Tcb
    43 CAPABILITY ALL -Tcb