os/textandloc/localisation/localesupport/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
/*
sl@0
     2
* Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
* All rights reserved.
sl@0
     4
* This component and the accompanying materials are made available
sl@0
     5
* under the terms of "Eclipse Public License v1.0"
sl@0
     6
* which accompanies this distribution, and is available
sl@0
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
*
sl@0
     9
* Initial Contributors:
sl@0
    10
* Nokia Corporation - initial contribution.
sl@0
    11
*
sl@0
    12
* Contributors:
sl@0
    13
*
sl@0
    14
* Description: 
sl@0
    15
* Localisation support libraries
sl@0
    16
*
sl@0
    17
*/
sl@0
    18
sl@0
    19
sl@0
    20
/**
sl@0
    21
 @file
sl@0
    22
*/
sl@0
    23
sl@0
    24
PRJ_PLATFORMS	// Target platforms
sl@0
    25
sl@0
    26
TOOLS DEFAULT
sl@0
    27
sl@0
    28
PRJ_MMPFILES	// List of MMP files 
sl@0
    29
sl@0
    30
#if defined(TOOLS)
sl@0
    31
mmpfiles/COLTAB		// Generate coltab.exe to reads and parses the Unicode collation value table and writes out a C++ source file
sl@0
    32
					// containing the data in a form that can be used by the EPOC collation system.
sl@0
    33
sl@0
    34
#else
sl@0
    35
sl@0
    36
#ifndef SYMBIAN_DISTINCT_LOCALE_MODEL
sl@0
    37
sl@0
    38
mmpfiles/elocldu BUILD_AS_ARM					// elocl.18		Netherlands
sl@0
    39
mmpfiles/eloclfl BUILD_AS_ARM					// elocl.19		Belgium (Flemish)
sl@0
    40
mmpfiles/eloclfr BUILD_AS_ARM					// elocl.02		France
sl@0
    41
mmpfiles/eloclge BUILD_AS_ARM					// elocl.03		Germany
sl@0
    42
mmpfiles/eloclit BUILD_AS_ARM					// elocl.05		Italy
sl@0
    43
mmpfiles/eloclsc BUILD_AS_ARM					// elocl.SC		Scandinavia (English)
sl@0
    44
mmpfiles/eloclsp BUILD_AS_ARM					// elocl.04		Spain
sl@0
    45
mmpfiles/elocluk BUILD_AS_ARM					// elocl.01		UK
sl@0
    46
mmpfiles/eloclus BUILD_AS_ARM					// elocl.10		US
sl@0
    47
mmpfiles/elocl_template_japanese BUILD_AS_ARM			// elocl.32		Japanese
sl@0
    48
mmpfiles/elocl_template_chinese_traditional BUILD_AS_ARM		// elocl.31		chinese_traditional
sl@0
    49
mmpfiles/elocl_template_chinese_simplified BUILD_AS_ARM		// elocl.29		chinese_simplified 
sl@0
    50
sl@0
    51
// Conditional makefile given GCCXML build target does not produce the 
sl@0
    52
// elocl.01 binary this makefile assumes would result from a build. 
sl@0
    53
#ifndef GCCXML
sl@0
    54
PRJ_EXTENSIONS
sl@0
    55
start extension base/copy_default // this must be listed after after ELOCLUK as the BLD "verb" of it assumes that ELOCL.01 exists
sl@0
    56
	TARGET	elocl.loc
sl@0
    57
	SOURCES	elocl.01
sl@0
    58
end
sl@0
    59
#endif
sl@0
    60
sl@0
    61
PRJ_TESTEXPORTS
sl@0
    62
TestNrl.iby		/epoc32/rom/include/testnrl.iby 
sl@0
    63
sl@0
    64
sl@0
    65
PRJ_TESTMMPFILES
sl@0
    66
sl@0
    67
mmpfiles/elocltest	support		// elocl.95 Test locale (DLL)
sl@0
    68
mmpfiles/eloclspr	support		// elocl.101	TEST three-digit locale for US-Sprint
sl@0
    69
sl@0
    70
#ifndef WINC
sl@0
    71
mmpfiles/TestNrl	support		// Non-Rom Localisation Test (APP)
sl@0
    72
#endif
sl@0
    73
#else
sl@0
    74
sl@0
    75
sl@0
    76
new_locale_dll/language/group/elocl_language_010.mmp BUILD_AS_ARM
sl@0
    77
new_locale_dll/language/group/elocl_language_018.mmp BUILD_AS_ARM
sl@0
    78
new_locale_dll/language/group/elocl_language_019.mmp BUILD_AS_ARM
sl@0
    79
new_locale_dll/language/group/elocl_language_029.mmp BUILD_AS_ARM
sl@0
    80
new_locale_dll/language/group/elocl_language_031.mmp BUILD_AS_ARM
sl@0
    81
new_locale_dll/language/group/elocl_language_032.mmp BUILD_AS_ARM
sl@0
    82
new_locale_dll/language/group/elocl_language_001.mmp BUILD_AS_ARM
sl@0
    83
new_locale_dll/language/group/elocl_language_002.mmp BUILD_AS_ARM
sl@0
    84
new_locale_dll/language/group/elocl_language_003.mmp BUILD_AS_ARM
sl@0
    85
new_locale_dll/language/group/elocl_language_004.mmp BUILD_AS_ARM
sl@0
    86
new_locale_dll/language/group/elocl_language_005.mmp BUILD_AS_ARM
sl@0
    87
new_locale_dll/language/group/elocl_language_095.mmp BUILD_AS_ARM
sl@0
    88
new_locale_dll/language/group/elocl_language_1034.mmp BUILD_AS_ARM
sl@0
    89
sl@0
    90
new_locale_dll/region/group/elocl_region_840.mmp BUILD_AS_ARM
sl@0
    91
new_locale_dll/region/group/elocl_region_528.mmp BUILD_AS_ARM
sl@0
    92
new_locale_dll/region/group/elocl_region_056.mmp BUILD_AS_ARM
sl@0
    93
new_locale_dll/region/group/elocl_region_250.mmp BUILD_AS_ARM
sl@0
    94
new_locale_dll/region/group/elocl_region_276.mmp BUILD_AS_ARM
sl@0
    95
new_locale_dll/region/group/elocl_region_156.mmp BUILD_AS_ARM
sl@0
    96
new_locale_dll/region/group/elocl_region_380.mmp BUILD_AS_ARM
sl@0
    97
new_locale_dll/region/group/elocl_region_724.mmp BUILD_AS_ARM
sl@0
    98
new_locale_dll/region/group/elocl_region_826.mmp BUILD_AS_ARM
sl@0
    99
new_locale_dll/region/group/elocl_region_392.mmp BUILD_AS_ARM
sl@0
   100
new_locale_dll/region/group/elocl_region_158.mmp BUILD_AS_ARM
sl@0
   101
sl@0
   102
new_locale_dll/collation/group/elocl_collation_029.mmp BUILD_AS_ARM
sl@0
   103
new_locale_dll/collation/group/elocl_collation_031.mmp BUILD_AS_ARM
sl@0
   104
new_locale_dll/collation/group/elocl_collation_032.mmp BUILD_AS_ARM
sl@0
   105
new_locale_dll/collation/group/elocl_collation_019.mmp BUILD_AS_ARM
sl@0
   106
new_locale_dll/collation/group/elocl_collation_001.mmp BUILD_AS_ARM
sl@0
   107
new_locale_dll/collation/group/elocl_collation_002.mmp BUILD_AS_ARM
sl@0
   108
new_locale_dll/collation/group/elocl_collation_003.mmp BUILD_AS_ARM
sl@0
   109
new_locale_dll/collation/group/elocl_collation_010.mmp BUILD_AS_ARM
sl@0
   110
new_locale_dll/collation/group/elocl_collation_1034.mmp BUILD_AS_ARM
sl@0
   111
sl@0
   112
#endif
sl@0
   113
sl@0
   114
sl@0
   115
sl@0
   116
#endif
sl@0
   117
sl@0
   118
sl@0
   119