Revert "reduce symbol visibility in sw"
[LibreOffice.git] / i18npool / Library_localedata_es.mk
blob136368fa16da6869b3b6f7d7813c993474984178
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_es))
12 $(eval $(call gb_Library_set_plugin_for_nodep,localedata_es,i18npool))
14 $(eval $(call gb_Library_use_libraries,localedata_es,\
15 localedata_en \
16 sal \
19 $(eval $(call gb_Library_add_generated_exception_objects,localedata_es,\
20 CustomTarget/i18npool/localedata/localedata_es_AR \
21 CustomTarget/i18npool/localedata/localedata_es_BO \
22 CustomTarget/i18npool/localedata/localedata_es_CL \
23 CustomTarget/i18npool/localedata/localedata_es_CO \
24 CustomTarget/i18npool/localedata/localedata_es_CR \
25 CustomTarget/i18npool/localedata/localedata_es_DO \
26 CustomTarget/i18npool/localedata/localedata_es_EC \
27 CustomTarget/i18npool/localedata/localedata_es_ES \
28 CustomTarget/i18npool/localedata/localedata_es_GT \
29 CustomTarget/i18npool/localedata/localedata_es_HN \
30 CustomTarget/i18npool/localedata/localedata_es_MX \
31 CustomTarget/i18npool/localedata/localedata_es_NI \
32 CustomTarget/i18npool/localedata/localedata_es_PA \
33 CustomTarget/i18npool/localedata/localedata_es_PE \
34 CustomTarget/i18npool/localedata/localedata_es_PR \
35 CustomTarget/i18npool/localedata/localedata_es_PY \
36 CustomTarget/i18npool/localedata/localedata_es_SV \
37 CustomTarget/i18npool/localedata/localedata_es_UY \
38 CustomTarget/i18npool/localedata/localedata_es_VE \
39 CustomTarget/i18npool/localedata/localedata_gl_ES \
40 CustomTarget/i18npool/localedata/localedata_oc_ES_aranes \
43 # vim: set noet sw=4 ts=4: