equal
deleted
inserted
replaced
|
1 // Copyright (c) 2006-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 // DRMStringDict00.dll Wbxml string dictionary code page 0 (service loading 1.0) |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 TARGET drmstringdict00.dll |
|
23 CAPABILITY All -Tcb |
|
24 TARGETTYPE plugin |
|
25 |
|
26 // ECom Plugin Dll UID followed by the unique UID for this dll |
|
27 // Assigned to UID2 and UID3 respectively |
|
28 UID 0x10009D8D 0x10282763 |
|
29 VENDORID 0x70000001 |
|
30 |
|
31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 START STRINGTABLE ../../../plugins/StringDictionaries/DRM/DRMStringDict00AttributeValueTable.st |
|
33 |
|
34 END |
|
35 |
|
36 START STRINGTABLE ../../../plugins/StringDictionaries/DRM/DRMStringDict00AttributeTable.st |
|
37 |
|
38 END |
|
39 |
|
40 START STRINGTABLE ../../../plugins/StringDictionaries/DRM/DRMStringDict00TagTable.st |
|
41 |
|
42 END |
|
43 |
|
44 SOURCEPATH ../../../plugins/StringDictionaries/DRM |
|
45 SOURCE DRMStringDict00.cpp |
|
46 |
|
47 SOURCEPATH ../../../plugins/StringDictionaries/DRM |
|
48 |
|
49 START RESOURCE 10282763.rss |
|
50 #ifdef SYMBIAN_SECURE_ECOM |
|
51 TARGET drmstringdict00.rsc |
|
52 #endif |
|
53 END |
|
54 |
|
55 LIBRARY euser.lib |
|
56 LIBRARY bafl.lib // for RStringPool |
|
57 LIBRARY xmlframework.lib |
|
58 |
|
59 SMPSAFE |