First public contribution.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 #include <e32utrace.mmh>
17 TARGET t_sqldbconfigfile.exe
21 //SQLITE warnings suppressed
22 OPTION ARMCC --diag_suppress 368
27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
28 OS_LAYER_ESTLIB_SYSTEMINCLUDE
30 USERINCLUDE ../OsLayer
31 #ifdef SYMBIAN_USE_SQLITE_VERSION_3_6_4
32 USERINCLUDE ../SQLite364
39 SOURCE t_sqldbconfigfile.cpp
41 SOURCEPATH ../SRC/Server
42 SOURCE SqlSrvCheckStatement.cpp SqlSrvStrings.cpp
51 STATICLIBRARY sqlite.lib