equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2003 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 TIS_620 (Thai) |
|
15 * charconvplugin. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 #include <platform_paths.hrh> |
|
23 |
|
24 TARGET TIS_620.DLL |
|
25 TARGETTYPE PLUGIN |
|
26 CAPABILITY All -Tcb |
|
27 |
|
28 uid 0x10009D8D 0x10207403 |
|
29 |
|
30 SOURCEPATH ../src |
|
31 SOURCE TIS_620.cpp |
|
32 SOURCE G_TIS_620.cpp |
|
33 |
|
34 // This is a SYSTEMINCLUDE macro containing the middleware |
|
35 // layer specific include directories |
|
36 MW_LAYER_SYSTEMINCLUDE |
|
37 OS_LAYER_SYSTEMINCLUDE |
|
38 |
|
39 SYSTEMINCLUDE ../../../inc |
|
40 SYSTEMINCLUDE ../../inc |
|
41 |
|
42 LIBRARY EUSER.LIB |
|
43 LIBRARY CHARCONV.LIB |
|
44 LIBRARY ECOM.LIB |
|
45 |
|
46 Start resource TIS_620.rss |
|
47 Targetpath /resource/charconv |
|
48 End |
|
49 |
|
50 start resource 10207403.rss |
|
51 #ifdef SYMBIAN_SECURE_ECOM |
|
52 target TIS_620.RSC |
|
53 #endif |
|
54 end |