persistentstorage/sql/GROUP/t_sqlgetfirststmt.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
       
    16 #include <e32utrace.mmh>
       
    17 
    15 
    18 TARGET			t_sqlgetfirststmt.exe
    16 TARGET			t_sqlgetfirststmt.exe
    19 TARGETTYPE		EXE
    17 TARGETTYPE		EXE
    20 CAPABILITY		None
    18 CAPABILITY		None
    21 
    19 
    27 USERINCLUDE		../SQLite
    25 USERINCLUDE		../SQLite
    28 #endif
    26 #endif
    29 USERINCLUDE 	.
    27 USERINCLUDE 	.
    30 USERINCLUDE 	../INC
    28 USERINCLUDE 	../INC
    31 USERINCLUDE 	../SRC/Common
    29 USERINCLUDE 	../SRC/Common
    32 USERINCLUDE 	../SRC/Common/Trace
    30 USERINCLUDE 	../traces_SqlSrv
    33 USERINCLUDE		../OsLayer
    31 USERINCLUDE		../OsLayer 
    34 
    32 
    35 SOURCEPATH		../TEST
    33 SOURCEPATH		../TEST
    36 SOURCE			t_sqlgetfirststmt.cpp
    34 SOURCE			t_sqlgetfirststmt.cpp
    37 
    35 
    38 SOURCEPATH		../SRC/Common
    36 SOURCEPATH		../SRC/Common