loggingservices/eventlogger/test/t_logapi2.mmp
changeset 17 55f2396f6d25
parent 0 08ec8eefde2f
equal deleted inserted replaced
15:3eacc0623088 17:55f2396f6d25
     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".
    21 USERINCLUDE		../test/inc
    21 USERINCLUDE		../test/inc
    22 USERINCLUDE		../Shared
    22 USERINCLUDE		../Shared
    23 USERINCLUDE		../LogServ/inc
    23 USERINCLUDE		../LogServ/inc
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 
    25 
    26 SOURCEPATH		src
    26 SOURCEPATH		../test/src
    27 SOURCE			t_logapi2.cpp test.cpp
    27 SOURCE			t_logapi2.cpp 
       
    28 SOURCE			t_logutil.cpp
       
    29 SOURCE        	t_logutil2.cpp
    28 SOURCE			t_logservsession.cpp
    30 SOURCE			t_logservsession.cpp
    29 
    31 
    30 SOURCEPATH		../LogServ/src
    32 SOURCEPATH		../LogServ/src
    31 SOURCE			LogServSqlStrings.cpp
    33 SOURCE			LogServSqlStrings.cpp
    32 
    34