equal
deleted
inserted
replaced
|
1 // Copyright (c) 2010 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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 #include "sqlite_macro.mmh" |
|
16 |
|
17 TARGET t_sqlfilesrvcrash2.exe |
|
18 TARGETTYPE exe |
|
19 CAPABILITY NONE |
|
20 |
|
21 USERINCLUDE . |
|
22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
23 |
|
24 SOURCEPATH ../TEST |
|
25 SOURCE t_sqlfilesrvcrash2.cpp |
|
26 |
|
27 LIBRARY euser.lib |
|
28 LIBRARY sqldb.lib |
|
29 LIBRARY efsrv.lib |
|
30 |
|
31 VENDORID 0x70000001 |
|
32 |
|
33 SMPSAFE |