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