equal
deleted
inserted
replaced
|
1 // Copyright (c) 1997-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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Project file for TEST.DBX |
|
15 // Written by AjT, December 1997 |
|
16 // |
|
17 // |
|
18 |
|
19 target test.dbx |
|
20 CAPABILITY All -Tcb |
|
21 |
|
22 targetpath system/libs |
|
23 targettype dll |
|
24 |
|
25 UID 0x10003b0f 0x01234567 |
|
26 VENDORID 0x70000001 |
|
27 |
|
28 SMPSAFE |
|
29 |
|
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
31 userinclude ../inc |
|
32 |
|
33 SOURCEPATH . |
|
34 source t_dbfilestore.cpp |
|
35 |
|
36 library euser.lib estor.lib edbms.lib |