equal
deleted
inserted
replaced
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". |
20 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
20 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
21 |
21 |
22 EPOCHEAPSIZE 0x00200000 0x02000000 //2Mb initial heap size |
22 EPOCHEAPSIZE 0x00200000 0x02000000 //2Mb initial heap size |
23 |
23 |
24 SOURCEPATH ../TEST |
24 SOURCEPATH ../TEST |
25 SOURCE t_sqlperformance2.cpp |
25 SOURCE t_sqlperformance2.cpp t_sqlcmdlineutil.cpp |
26 |
26 |
27 LIBRARY euser.lib |
27 LIBRARY euser.lib |
28 LIBRARY efsrv.lib |
28 LIBRARY efsrv.lib |
29 LIBRARY sqldb.lib |
29 LIBRARY sqldb.lib |
30 LIBRARY bafl.lib |
30 LIBRARY bafl.lib |