1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance 9# with the License. You may obtain a copy of the License at 10# 11# http://www.apache.org/licenses/LICENSE-2.0 12# 13# Unless required by applicable law or agreed to in writing, 14# software distributed under the License is distributed on an 15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16# KIND, either express or implied. See the License for the 17# specific language governing permissions and limitations 18# under the License. 19# 20#************************************************************** 21 22 23 24$(eval $(call gb_Library_Library,localedata_euro)) 25 26$(eval $(call gb_Library_set_include,localedata_euro,\ 27 $$(INCLUDE) \ 28 -I$(SRCDIR)/i18npool/inc \ 29 -I$(SRCDIR)/i18npool/inc/pch \ 30 -I$(OUTDIR)/inc \ 31)) 32 33#$(eval $(call gb_Library_add_api,localedata_euro, \ 34# offapi \ 35# udkapi \ 36#)) 37 38#$(eval $(call gb_Library_add_defs,localedata_euro,\ 39# -DI18NPOOL_DLLIMPLEMENTATION \ 40#)) 41 42$(eval $(call gb_Library_set_versionmap,localedata_euro,$(SRCDIR)/i18npool/source/localedata/data/localedata_euro.map)) 43 44$(eval $(call gb_Library_add_linked_libs,localedata_euro,\ 45 localedata_en \ 46 sal \ 47 stl \ 48 $(gb_STDLIBS) \ 49)) 50 51$(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\ 52 CustomTarget/i18npool/source/localedata/data/localedata_ast_ES \ 53 CustomTarget/i18npool/source/localedata/data/localedata_be_BY \ 54 CustomTarget/i18npool/source/localedata/data/localedata_bg_BG \ 55 CustomTarget/i18npool/source/localedata/data/localedata_br_FR \ 56 CustomTarget/i18npool/source/localedata/data/localedata_bs_BA \ 57 CustomTarget/i18npool/source/localedata/data/localedata_ca_ES \ 58 CustomTarget/i18npool/source/localedata/data/localedata_cs_CZ \ 59 CustomTarget/i18npool/source/localedata/data/localedata_cv_RU \ 60 CustomTarget/i18npool/source/localedata/data/localedata_cy_GB \ 61 CustomTarget/i18npool/source/localedata/data/localedata_da_DK \ 62 CustomTarget/i18npool/source/localedata/data/localedata_de_AT \ 63 CustomTarget/i18npool/source/localedata/data/localedata_de_CH \ 64 CustomTarget/i18npool/source/localedata/data/localedata_de_DE \ 65 CustomTarget/i18npool/source/localedata/data/localedata_de_LI \ 66 CustomTarget/i18npool/source/localedata/data/localedata_de_LU \ 67 CustomTarget/i18npool/source/localedata/data/localedata_dsb_DE \ 68 CustomTarget/i18npool/source/localedata/data/localedata_el_GR \ 69 CustomTarget/i18npool/source/localedata/data/localedata_et_EE \ 70 CustomTarget/i18npool/source/localedata/data/localedata_eu \ 71 CustomTarget/i18npool/source/localedata/data/localedata_fi_FI \ 72 CustomTarget/i18npool/source/localedata/data/localedata_fo_FO \ 73 CustomTarget/i18npool/source/localedata/data/localedata_fr_BE \ 74 CustomTarget/i18npool/source/localedata/data/localedata_fr_CA \ 75 CustomTarget/i18npool/source/localedata/data/localedata_fr_CH \ 76 CustomTarget/i18npool/source/localedata/data/localedata_fr_FR \ 77 CustomTarget/i18npool/source/localedata/data/localedata_fr_LU \ 78 CustomTarget/i18npool/source/localedata/data/localedata_fr_MC \ 79 CustomTarget/i18npool/source/localedata/data/localedata_fur_IT \ 80 CustomTarget/i18npool/source/localedata/data/localedata_fy_NL \ 81 CustomTarget/i18npool/source/localedata/data/localedata_ga_IE \ 82 CustomTarget/i18npool/source/localedata/data/localedata_gd_GB \ 83 CustomTarget/i18npool/source/localedata/data/localedata_gsc_FR \ 84 CustomTarget/i18npool/source/localedata/data/localedata_hr_HR \ 85 CustomTarget/i18npool/source/localedata/data/localedata_hsb_DE \ 86 CustomTarget/i18npool/source/localedata/data/localedata_is_IS \ 87 CustomTarget/i18npool/source/localedata/data/localedata_it_CH \ 88 CustomTarget/i18npool/source/localedata/data/localedata_it_IT \ 89 CustomTarget/i18npool/source/localedata/data/localedata_ka_GE \ 90 CustomTarget/i18npool/source/localedata/data/localedata_kl_GL \ 91 CustomTarget/i18npool/source/localedata/data/localedata_la_VA \ 92 CustomTarget/i18npool/source/localedata/data/localedata_lb_LU \ 93 CustomTarget/i18npool/source/localedata/data/localedata_lt_LT \ 94 CustomTarget/i18npool/source/localedata/data/localedata_ltg_LV \ 95 CustomTarget/i18npool/source/localedata/data/localedata_lv_LV \ 96 CustomTarget/i18npool/source/localedata/data/localedata_mk_MK \ 97 CustomTarget/i18npool/source/localedata/data/localedata_mt_MT \ 98 CustomTarget/i18npool/source/localedata/data/localedata_nb_NO \ 99 CustomTarget/i18npool/source/localedata/data/localedata_nds_DE \ 100 CustomTarget/i18npool/source/localedata/data/localedata_nl_BE \ 101 CustomTarget/i18npool/source/localedata/data/localedata_nl_NL \ 102 CustomTarget/i18npool/source/localedata/data/localedata_nn_NO \ 103 CustomTarget/i18npool/source/localedata/data/localedata_no_NO \ 104 CustomTarget/i18npool/source/localedata/data/localedata_oc_FR \ 105 CustomTarget/i18npool/source/localedata/data/localedata_pl_PL \ 106 CustomTarget/i18npool/source/localedata/data/localedata_pt_BR \ 107 CustomTarget/i18npool/source/localedata/data/localedata_pt_PT \ 108 CustomTarget/i18npool/source/localedata/data/localedata_ro_RO \ 109 CustomTarget/i18npool/source/localedata/data/localedata_ru_RU \ 110 CustomTarget/i18npool/source/localedata/data/localedata_rue_SK \ 111 CustomTarget/i18npool/source/localedata/data/localedata_sc_IT \ 112 CustomTarget/i18npool/source/localedata/data/localedata_sh_ME \ 113 CustomTarget/i18npool/source/localedata/data/localedata_sh_RS \ 114 CustomTarget/i18npool/source/localedata/data/localedata_sh_YU \ 115 CustomTarget/i18npool/source/localedata/data/localedata_sk_SK \ 116 CustomTarget/i18npool/source/localedata/data/localedata_sl_SI \ 117 CustomTarget/i18npool/source/localedata/data/localedata_sr_ME \ 118 CustomTarget/i18npool/source/localedata/data/localedata_sr_RS \ 119 CustomTarget/i18npool/source/localedata/data/localedata_sr_YU \ 120 CustomTarget/i18npool/source/localedata/data/localedata_sv_FI \ 121 CustomTarget/i18npool/source/localedata/data/localedata_sv_SE \ 122 CustomTarget/i18npool/source/localedata/data/localedata_tr_TR \ 123 CustomTarget/i18npool/source/localedata/data/localedata_tt_RU \ 124 CustomTarget/i18npool/source/localedata/data/localedata_uk_UA \ 125 CustomTarget/i18npool/source/localedata/data/localedata_wa_BE \ 126)) 127 128 129# vim: set noet sw=4 ts=4: 130 131