2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 $(eval
$(call gb_Package_Package
,i18nutil_inc
,$(SRCDIR
)/i18nutil
/inc
))
11 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/i18nutildllapi.h
,i18nutil
/i18nutildllapi.h
))
12 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/casefolding.hxx
,i18nutil
/casefolding.hxx
))
13 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/oneToOneMapping.hxx
,i18nutil
/oneToOneMapping.hxx
))
14 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/paper.hxx
,i18nutil
/paper.hxx
))
15 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/scripttypedetector.hxx
,i18nutil
/scripttypedetector.hxx
))
16 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/unicode.hxx
,i18nutil
/unicode.hxx
))
17 $(eval
$(call gb_Package_add_file
,i18nutil_inc
,inc
/i18nutil
/widthfolding.hxx
,i18nutil
/widthfolding.hxx
))