persistentstorage/sql/GROUP/t_sqlfilebuf64.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".
    17 CAPABILITY		None
    17 CAPABILITY		None
    18 
    18 
    19 MACRO 			_SQLPROFILER
    19 MACRO 			_SQLPROFILER
    20 
    20 
    21 USERINCLUDE 	.
    21 USERINCLUDE 	.
    22 USERINCLUDE		../traces_sqlite
       
    23 USERINCLUDE		../OsLayer
    22 USERINCLUDE		../OsLayer
    24 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    23 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
    25 USERINCLUDE		../SQLite364
    24 USERINCLUDE		../SQLite364
    26 SOURCEPATH		../SQLite364
    25 SOURCEPATH		../SQLite364
    27 #else
    26 #else
    30 #endif
    29 #endif
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 
    31 
    33 SOURCEPATH		../OsLayer
    32 SOURCEPATH		../OsLayer
    34 SOURCE			FileBuf64.cpp
    33 SOURCE			FileBuf64.cpp
    35 SOURCE			SqliteUtil.cpp
       
    36 
    34 
    37 SOURCEPATH		../TEST
    35 SOURCEPATH		../TEST
    38 SOURCE			t_sqlfilebuf64.cpp
    36 SOURCE			t_sqlfilebuf64.cpp
    39 
    37 
    40 LIBRARY			euser.lib 
    38 LIBRARY			euser.lib