equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 1258 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: This is project specification file for the Windows-1258 |
|
15 * charconvplugin. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 TARGET win1258.dll |
|
21 TARGETTYPE PLUGIN |
|
22 CAPABILITY All -Tcb |
|
23 |
|
24 uid 0x10009D8D 0x1020740C |
|
25 VENDORID 0x70000001 |
|
26 |
|
27 SOURCEPATH ../src/plugins |
|
28 SOURCE Win1258.CPP |
|
29 SOURCEPATH /epoc32/build/generatedcpp/charconv |
|
30 SOURCE G_Win1258.CPP |
|
31 |
|
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 USERINCLUDE ../inc |
|
34 |
|
35 LIBRARY euser.lib |
|
36 LIBRARY charconv.lib |
|
37 LIBRARY ecom.lib |
|
38 |
|
39 SOURCEPATH ../resource |
|
40 |
|
41 Start resource WIN1258.RSS |
|
42 Targetpath /resource/charconv |
|
43 End |
|
44 |
|
45 start resource 1020740C.rss |
|
46 target WIN1258.RSC |
|
47 end |
|
48 |
|
49 SMPSAFE |