persistentstorage/sql/GROUP/t_sqlcompact2.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".
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
       
    16 #include <e32utrace.mmh>
    16 #include "sqlite_macro.mmh"
    17 #include "sqlite_macro.mmh"
    17 
    18 
    18 TARGET			t_sqlcompact2.exe
    19 TARGET			t_sqlcompact2.exe
    19 TARGETTYPE		EXE
    20 TARGETTYPE		EXE
    20 CAPABILITY		None
    21 CAPABILITY		None
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    27 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    27 USERINCLUDE 	.
    28 USERINCLUDE 	.
    28 USERINCLUDE 	../INC
    29 USERINCLUDE 	../INC
    29 USERINCLUDE		../SRC/Common
    30 USERINCLUDE		../SRC/Common
    30 USERINCLUDE 	../traces_SqlSrv
    31 USERINCLUDE		../SRC/Common/Trace
    31 USERINCLUDE 	../SRC/Server/Compact
    32 USERINCLUDE 	../SRC/Server/Compact
    32 USERINCLUDE 	../SRC/Server
    33 USERINCLUDE 	../SRC/Server
    33 USERINCLUDE		../OsLayer
    34 USERINCLUDE		../OsLayer
    34 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    35 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    35 USERINCLUDE		../SQLite364
    36 USERINCLUDE		../SQLite364