persistentstorage/sql/GROUP/t_sqlcompact3.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    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
    28 USERINCLUDE		../OsLayer
    29 USERINCLUDE		../OsLayer
    29 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    30 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    30 USERINCLUDE		../SQLite364
    31 USERINCLUDE		../SQLite364
    31 #else
    32 #else
    32 USERINCLUDE		../SQLite
    33 USERINCLUDE		../SQLite