equal
deleted
inserted
replaced
|
1 // Copyright (c) 2005-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 // syncml1_2stringdictionary01.dll wbxml string dictionary code page 1 (syncml devinf 1.2) |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 TARGET syncml1_2stringdictionary01.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 0x10207FA9 |
|
29 VENDORID 0x70000001 |
|
30 |
|
31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 USERINCLUDE ../../xmlfw/inc |
|
33 |
|
34 SOURCEPATH ../src/sd_syncml |
|
35 SOURCE syncml1_2stringdictionary01.cpp |
|
36 |
|
37 START RESOURCE 10207FA9.rss |
|
38 TARGET syncml1_2stringdictionary01.rsc |
|
39 END |
|
40 |
|
41 START STRINGTABLE syncml1_2codepage01tagtable.st |
|
42 END |
|
43 |
|
44 LIBRARY euser.lib |
|
45 LIBRARY bafl.lib // for RStringPool |
|
46 LIBRARY xmlframework.lib |
|
47 |
|
48 SMPSAFE |