loggingservices/eventlogger/test/t_logapi_helper.mmp
branchRCL_3
changeset 11 667e88a979d7
parent 0 08ec8eefde2f
equal deleted inserted replaced
10:fa9941cf3867 11:667e88a979d7
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    14 // t_loghicaphelper.mmp
    14 // t_loghicaphelper.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET			t_logapi_helper.exe
    18 TARGET			t_logapi_helper.exe
    19 CAPABILITY    	AllFiles
       
    20 TARGETTYPE		exe
    19 TARGETTYPE		exe
    21 
    20 
    22 SOURCEPATH		src
    21 CAPABILITY    	AllFiles
    23 SOURCE			t_logapi_helper.cpp
       
    24 
    22 
    25 USERINCLUDE		../test/inc
    23 USERINCLUDE		../test/inc
    26 USERINCLUDE		../Shared
    24 USERINCLUDE		../Shared
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 SOURCEPATH		../test/src
       
    28 SOURCE			t_logapi_helper.cpp
       
    29 SOURCE			t_logutil.cpp
    28 
    30 
    29 LIBRARY			euser.lib
    31 LIBRARY			euser.lib
    30 LIBRARY			efsrv.lib
    32 LIBRARY			efsrv.lib
    31 LIBRARY			bafl.lib
    33 LIBRARY			bafl.lib
    32 LIBRARY			estor.lib
    34 LIBRARY			estor.lib