equal
deleted
inserted
replaced
|
1 // Copyright (c) 1997-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 the License "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 // Localisation DLL for Scandinavian countries (English) |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET elocl.sc |
|
19 CAPABILITY All |
|
20 TARGETTYPE dll |
|
21 NOEXPORTLIBRARY |
|
22 |
|
23 SOURCEPATH ../src |
|
24 SOURCE ls_cysc.cpp ls_lneng.cpp ls_mseng.cpp |
|
25 SOURCE ls_lat1.cpp ls_table.cpp ls_unic.cpp |
|
26 |
|
27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
28 SYMBIAN_BASE_SYSTEMINCLUDE(kernel) |
|
29 USERINCLUDE ../src |
|
30 |
|
31 #if defined(WINS) |
|
32 DEFFILE /epoc32/release/wins/elocl.def |
|
33 #elif defined(GCC32) && !defined(X86GCC) |
|
34 DEFFILE \epoc32\release\marm\elocl.def |
|
35 #else |
|
36 DEFFILE /epoc32/include/def/eabi/elocl.def |
|
37 #endif |
|
38 |
|
39 LIBRARY euser.lib |
|
40 |
|
41 START WINS |
|
42 BASEADDRESS 0x58000000 |
|
43 END |
|
44 |
|
45 UID 0x100039e6 0x1000659b |
|
46 VENDORID 0x70000001 |
|
47 |
|
48 SMPSAFE |