loggingservices/eventlogger/test/t_OrderById.MMP
branchRCL_3
changeset 10 31a8f755b7fe
parent 9 667e88a979d7
child 11 211563e4b919
equal deleted inserted replaced
9:667e88a979d7 10:31a8f755b7fe
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET			t_orderbyid.exe
       
    17 CAPABILITY	    WriteDeviceData ReadDeviceData WriteUserData ReadUserData 
       
    18 TARGETTYPE		exe
       
    19 
       
    20 SOURCEPATH		src
       
    21 SOURCE			t_OrderById.CPP
       
    22 SOURCE			test.cpp
       
    23 SOURCE			t_logservsession.cpp
       
    24 
       
    25 USERINCLUDE		../test/inc
       
    26 USERINCLUDE		../Shared
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 LIBRARY			euser.lib
       
    30 LIBRARY			efsrv.lib
       
    31 LIBRARY			logwrap.lib
       
    32 LIBRARY			logcli.lib
       
    33 LIBRARY			bafl.lib
       
    34 
       
    35 
       
    36 VENDORID		0x70000001
       
    37 
       
    38 SMPSAFE