0
|
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 |
// f32test/group/t_loclge.mmp
|
|
15 |
// Localisation DLL for Germany
|
|
16 |
//
|
|
17 |
//
|
|
18 |
|
|
19 |
TARGET T_LOCLGE.DLL
|
|
20 |
|
|
21 |
TARGETTYPE dll
|
|
22 |
|
|
23 |
|
|
24 |
SOURCEPATH ../locl
|
|
25 |
SOURCE t_cyge.cpp t_lnger.cpp t_msger.cpp
|
|
26 |
SOURCE t_lat1.cpp t_table.cpp t_unic.cpp
|
|
27 |
|
|
28 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
|
|
29 |
|
|
30 |
|
|
31 |
DEFFILE ../../../kernel/eka/~/elocl.def
|
|
32 |
|
|
33 |
LIBRARY euser.lib
|
|
34 |
|
|
35 |
UID 0x100039e6 0x100065ba
|
|
36 |
VENDORID 0x70000001
|
|
37 |
ROMTARGET +
|
|
38 |
|
|
39 |
// Locale dlls shouldn't be paged.
|
|
40 |
UNPAGED
|
|
41 |
|
|
42 |
CAPABILITY all
|
|
43 |
|
|
44 |
SMPSAFE
|