loggingservices/eventlogger/test/t_logservIPC.mmp
branchRCL_3
changeset 9 667e88a979d7
parent 0 08ec8eefde2f
equal deleted inserted replaced
8:fa9941cf3867 9: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".
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 TARGET		t_logservipc.exe
    16 TARGET				t_logservipc.exe
    17 CAPABILITY 	ALL -TCB
    17 TARGETTYPE			exe
    18 TARGETTYPE	exe
    18 
       
    19 CAPABILITY 			ALL -TCB
    19 
    20 
    20 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    21 USERINCLUDE			../LogServ/inc
    22 USERINCLUDE			../LogServ/inc
    22 USERINCLUDE			../Shared
    23 USERINCLUDE			../Shared
       
    24 USERINCLUDE			../test/inc
    23 
    25 
    24 SOURCEPATH	../test/src
    26 SOURCEPATH			../test/src
    25 source		t_logservIPC.cpp
    27 source				t_logutil.cpp
       
    28 source				t_logservIPC.cpp
    26 
    29 
    27 library	 euser.lib logcli.lib
    30 LIBRARY 			euser.lib 
    28 VENDORID 0x70000001
    31 LIBRARY 			logcli.lib
       
    32 
       
    33 VENDORID 			0x70000001
    29 
    34 
    30 SMPSAFE
    35 SMPSAFE