loggingservices/eventlogger/test/t_logsimid.mmp
branchRCL_3
changeset 9 667e88a979d7
parent 0 08ec8eefde2f
equal deleted inserted replaced
8:fa9941cf3867 9:667e88a979d7
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-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".
    24 USERINCLUDE		../Shared
    24 USERINCLUDE		../Shared
    25 USERINCLUDE		../LogServ/inc
    25 USERINCLUDE		../LogServ/inc
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    27 
    27 
    28 SOURCEPATH		src
    28 SOURCEPATH		src
    29 SOURCE			t_logsimid.cpp test.cpp
    29 SOURCE			t_logsimid.cpp 
       
    30 SOURCE			t_logutil.cpp
       
    31 SOURCE        	t_logutil2.cpp
    30 SOURCE			t_logservsession.cpp
    32 SOURCE			t_logservsession.cpp
    31 
    33 
    32 SOURCEPATH		../LogServ/src
    34 SOURCEPATH		../LogServ/src
    33 SOURCE			LogServSqlStrings.cpp
    35 SOURCE			LogServSqlStrings.cpp
    34 
    36