persistentstorage/sql/GROUP/t_sqlperformance.mmp
branchRCL_3
changeset 15 fcc16690f446
parent 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
14:04ec7606545c 15:fcc16690f446
     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".
    38 #else
    38 #else
    39 USERINCLUDE		../SQLite
    39 USERINCLUDE		../SQLite
    40 #endif
    40 #endif
    41 
    41 
    42 SOURCEPATH		../TEST
    42 SOURCEPATH		../TEST
    43 SOURCE			t_sqlperformance.cpp
    43 SOURCE			t_sqlperformance.cpp t_sqlcmdlineutil.cpp
    44 
    44 
    45 SOURCEPATH		../SRC/Common
    45 SOURCEPATH		../SRC/Common
    46 SOURCE			SqlUtil.cpp
    46 SOURCE			SqlUtil.cpp
    47 SOURCEPATH		../SRC/Server
    47 SOURCEPATH		../SRC/Server
    48 SOURCE			SqlSrvStatementUtil.cpp SqlSrvStrings.cpp SqlSrvUtil.cpp SqlSrvResourceProfiler.cpp
    48 SOURCE			SqlSrvStatementUtil.cpp SqlSrvStrings.cpp SqlSrvUtil.cpp SqlSrvResourceProfiler.cpp