diff -r d6ef85bc5971 -r 7a522c0700d3 persistentstorage/sql/SRC/Server/SqlSrvStrings.h --- a/persistentstorage/sql/SRC/Server/SqlSrvStrings.h Fri May 14 17:36:33 2010 +0300 +++ b/persistentstorage/sql/SRC/Server/SqlSrvStrings.h Fri May 14 13:32:10 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -55,7 +55,7 @@ CONST_LIT16(KSettingsTable16, "symbian_settings"); // config consts -#ifdef SYSLIBS_TEST +#if defined SYSLIBS_TEST || defined SQL_SOFT_HEAP_LIMIT_TEST CONST_LIT16(KSqlSrvDefaultConfigFile, "c:\\test\\t_sqlserver.cfg"); CONST_LIT16(KSqlSrvDbConfigFileFormat, "c:cfg*"); #else