equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Project definition file for Oma Drm 2.1 String Dictionary |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 #include <data_caging_paths.hrh> |
|
21 |
|
22 TARGET DrmRel2_1StringDict00.dll |
|
23 TARGETTYPE PLUGIN |
|
24 UID 0x10009D8D 0x2000B48A |
|
25 |
|
26 CAPABILITY ALL -TCB |
|
27 VENDORID VID_DEFAULT |
|
28 |
|
29 SOURCEPATH ../utils/src |
|
30 SOURCE DrmRel2_1StringDict00.cpp |
|
31 SOURCE DrmRel2_1StringDict00TagTable.cpp |
|
32 SOURCE DrmRel2_1StringDict00AttributeTable.cpp |
|
33 SOURCE DrmRel2_1StringDict00AttributeValueTable.cpp |
|
34 |
|
35 MW_LAYER_SYSTEMINCLUDE |
|
36 USERINCLUDE ../utils/inc |
|
37 |
|
38 START RESOURCE 200B48A.rss |
|
39 TARGET DrmRel2_1StringDict00 |
|
40 END |
|
41 |
|
42 LIBRARY euser.lib |
|
43 LIBRARY bafl.lib // for RStringPool |
|
44 LIBRARY xmlframework.lib |
|
45 |
|
46 SMPSAFE |