persistentstorage/sql/GROUP/t_sqlconfigfile.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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".
    19 
    19 
    20 USERINCLUDE 	.
    20 USERINCLUDE 	.
    21 USERINCLUDE 	../INC
    21 USERINCLUDE 	../INC
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 USERINCLUDE		../SRC/Common
    23 USERINCLUDE		../SRC/Common
    24 USERINCLUDE 	../traces_SqlSrv
    24 USERINCLUDE		../SRC/Common/Trace
    25 USERINCLUDE		../SRC/Server
    25 USERINCLUDE		../SRC/Server
    26 
    26 
    27 SOURCEPATH		../TEST
    27 SOURCEPATH		../TEST
    28 SOURCE			t_sqlconfigfile.cpp
    28 SOURCE			t_sqlconfigfile.cpp
    29 
    29