equal
deleted
inserted
replaced
|
1 // Copyright (c) 2003-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 // |
|
15 |
|
16 TARGET t_stringdictionary00.dll |
|
17 CAPABILITY All -Tcb |
|
18 TARGETTYPE plugin |
|
19 |
|
20 // ECom Plugin Dll UID followed by the unique UID for this dll |
|
21 // Assigned to UID2 and UID3 respectively |
|
22 UID 0x10009D8D 0x101FCABF |
|
23 VENDORID 0x70000001 |
|
24 |
|
25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
26 |
|
27 USERINCLUDE +/build/generated/xml |
|
28 USERINCLUDE ../../../inc |
|
29 |
|
30 SOURCEPATH +/build/generated/xml |
|
31 SOURCE t_stringdictionary00tagtable.cpp |
|
32 |
|
33 SOURCEPATH ../tsrc |
|
34 SOURCE t_stringdictionary00.cpp |
|
35 |
|
36 SOURCEPATH ../data |
|
37 START RESOURCE 101FCABF.rss |
|
38 TARGET t_stringdictionary00.rsc |
|
39 END |
|
40 |
|
41 LIBRARY bafl.lib |
|
42 LIBRARY euser.lib // for RStringPool |
|
43 LIBRARY xmlframework.lib |
|
44 |
|
45 SMPSAFE |