persistentstorage/sql/GROUP/t_sqlcompact3.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    23 OPTION ARMCC --diag_suppress 368
    23 OPTION ARMCC --diag_suppress 368
    24 
    24 
    25 USERINCLUDE 	.
    25 USERINCLUDE 	.
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    27 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    27 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    28 USERINCLUDE		../traces_sqlite
       
    29 USERINCLUDE		../OsLayer
    28 USERINCLUDE		../OsLayer
    30 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    29 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    31 USERINCLUDE		../SQLite364
    30 USERINCLUDE		../SQLite364
    32 #else
    31 #else
    33 USERINCLUDE		../SQLite
    32 USERINCLUDE		../SQLite