bump product version to 4.1.6.2
[LibreOffice.git] / i18npool / Library_localedata_euro.mk
blobc6d33dd591f9033118a4bad47d8a0f7eb79383e0
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Library_Library,localedata_euro))
12 $(eval $(call gb_Library_use_libraries,localedata_euro,\
13 localedata_en \
14 $(gb_UWINAPI) \
17 $(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\
18 CustomTarget/i18npool/localedata/localedata_an_ES \
19 CustomTarget/i18npool/localedata/localedata_ast_ES \
20 CustomTarget/i18npool/localedata/localedata_be_BY \
21 CustomTarget/i18npool/localedata/localedata_bg_BG \
22 CustomTarget/i18npool/localedata/localedata_br_FR \
23 CustomTarget/i18npool/localedata/localedata_bs_BA \
24 CustomTarget/i18npool/localedata/localedata_ca_ES \
25 CustomTarget/i18npool/localedata/localedata_cs_CZ \
26 CustomTarget/i18npool/localedata/localedata_cv_RU \
27 CustomTarget/i18npool/localedata/localedata_cy_GB \
28 CustomTarget/i18npool/localedata/localedata_da_DK \
29 CustomTarget/i18npool/localedata/localedata_de_AT \
30 CustomTarget/i18npool/localedata/localedata_de_CH \
31 CustomTarget/i18npool/localedata/localedata_de_DE \
32 CustomTarget/i18npool/localedata/localedata_de_LI \
33 CustomTarget/i18npool/localedata/localedata_de_LU \
34 CustomTarget/i18npool/localedata/localedata_dsb_DE \
35 CustomTarget/i18npool/localedata/localedata_el_GR \
36 CustomTarget/i18npool/localedata/localedata_et_EE \
37 CustomTarget/i18npool/localedata/localedata_eu \
38 CustomTarget/i18npool/localedata/localedata_fi_FI \
39 CustomTarget/i18npool/localedata/localedata_fo_FO \
40 CustomTarget/i18npool/localedata/localedata_fr_BE \
41 CustomTarget/i18npool/localedata/localedata_fr_CA \
42 CustomTarget/i18npool/localedata/localedata_fr_CH \
43 CustomTarget/i18npool/localedata/localedata_fr_FR \
44 CustomTarget/i18npool/localedata/localedata_fr_LU \
45 CustomTarget/i18npool/localedata/localedata_fr_MC \
46 CustomTarget/i18npool/localedata/localedata_fur_IT \
47 CustomTarget/i18npool/localedata/localedata_fy_NL \
48 CustomTarget/i18npool/localedata/localedata_ga_IE \
49 CustomTarget/i18npool/localedata/localedata_gd_GB \
50 CustomTarget/i18npool/localedata/localedata_gsc_FR \
51 CustomTarget/i18npool/localedata/localedata_hr_HR \
52 CustomTarget/i18npool/localedata/localedata_hsb_DE \
53 CustomTarget/i18npool/localedata/localedata_is_IS \
54 CustomTarget/i18npool/localedata/localedata_it_CH \
55 CustomTarget/i18npool/localedata/localedata_it_IT \
56 CustomTarget/i18npool/localedata/localedata_ka_GE \
57 CustomTarget/i18npool/localedata/localedata_kl_GL \
58 CustomTarget/i18npool/localedata/localedata_la_VA \
59 CustomTarget/i18npool/localedata/localedata_lb_LU \
60 CustomTarget/i18npool/localedata/localedata_lt_LT \
61 CustomTarget/i18npool/localedata/localedata_ltg_LV \
62 CustomTarget/i18npool/localedata/localedata_lv_LV \
63 CustomTarget/i18npool/localedata/localedata_mk_MK \
64 CustomTarget/i18npool/localedata/localedata_mt_MT \
65 CustomTarget/i18npool/localedata/localedata_myv_RU \
66 CustomTarget/i18npool/localedata/localedata_nb_NO \
67 CustomTarget/i18npool/localedata/localedata_nl_BE \
68 CustomTarget/i18npool/localedata/localedata_nl_NL \
69 CustomTarget/i18npool/localedata/localedata_nn_NO \
70 CustomTarget/i18npool/localedata/localedata_no_NO \
71 CustomTarget/i18npool/localedata/localedata_oc_FR \
72 CustomTarget/i18npool/localedata/localedata_pl_PL \
73 CustomTarget/i18npool/localedata/localedata_pt_BR \
74 CustomTarget/i18npool/localedata/localedata_pt_PT \
75 CustomTarget/i18npool/localedata/localedata_ro_RO \
76 CustomTarget/i18npool/localedata/localedata_rue_SK \
77 CustomTarget/i18npool/localedata/localedata_ru_RU \
78 CustomTarget/i18npool/localedata/localedata_sc_IT \
79 CustomTarget/i18npool/localedata/localedata_sh_ME \
80 CustomTarget/i18npool/localedata/localedata_sh_RS \
81 CustomTarget/i18npool/localedata/localedata_sh_YU \
82 CustomTarget/i18npool/localedata/localedata_sk_SK \
83 CustomTarget/i18npool/localedata/localedata_sl_SI \
84 CustomTarget/i18npool/localedata/localedata_sr_ME \
85 CustomTarget/i18npool/localedata/localedata_sr_RS \
86 CustomTarget/i18npool/localedata/localedata_sr_YU \
87 CustomTarget/i18npool/localedata/localedata_sv_FI \
88 CustomTarget/i18npool/localedata/localedata_sv_SE \
89 CustomTarget/i18npool/localedata/localedata_tr_TR \
90 CustomTarget/i18npool/localedata/localedata_uk_UA \
91 CustomTarget/i18npool/localedata/localedata_wa_BE \
94 # vim: set noet sw=4 ts=4: