loggingservices/eventlogger/test/t_logbadclient.mmp
branchRCL_3
changeset 9 667e88a979d7
parent 0 08ec8eefde2f
equal deleted inserted replaced
8:fa9941cf3867 9:667e88a979d7
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 TARGET			t_logbadclient.exe
    16 TARGET			t_logbadclient.exe
    17 TARGETTYPE		EXE
    17 TARGETTYPE		EXE
       
    18 
    18 CAPABILITY		WriteDeviceData ReadDeviceData WriteUserData ReadUserData 
    19 CAPABILITY		WriteDeviceData ReadDeviceData WriteUserData ReadUserData 
    19 
    20 
    20 USERINCLUDE 	.
    21 USERINCLUDE 	.
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    22 USERINCLUDE   ../test/inc
    23 USERINCLUDE   ../test/inc
    23 USERINCLUDE   ../Shared
    24 USERINCLUDE   ../Shared
    24 USERINCLUDE   ../LogCli/inc
    25 USERINCLUDE   ../LogCli/inc
    25 
    26 
    26 SOURCEPATH		../test/src
    27 SOURCEPATH		../test/src
    27 SOURCE			t_logbadclient.cpp
    28 SOURCE			t_logbadclient.cpp
       
    29 SOURCE			t_logutil.cpp
    28 
    30 
    29 SOURCEPATH		../LogCli/src
    31 SOURCEPATH		../LogCli/src
    30 SOURCE			logservcli.cpp
    32 SOURCE			logservcli.cpp
    31 
    33 
    32 LIBRARY			logwrap.lib 
    34 LIBRARY			logwrap.lib