xref: /trunk/main/i18npool/Package_inc.mk (revision 7f6ffbef)
1*7f6ffbefSDamjan Jovanovic#**************************************************************
2*7f6ffbefSDamjan Jovanovic#
3*7f6ffbefSDamjan Jovanovic#  Licensed to the Apache Software Foundation (ASF) under one
4*7f6ffbefSDamjan Jovanovic#  or more contributor license agreements.  See the NOTICE file
5*7f6ffbefSDamjan Jovanovic#  distributed with this work for additional information
6*7f6ffbefSDamjan Jovanovic#  regarding copyright ownership.  The ASF licenses this file
7*7f6ffbefSDamjan Jovanovic#  to you under the Apache License, Version 2.0 (the
8*7f6ffbefSDamjan Jovanovic#  "License"); you may not use this file except in compliance
9*7f6ffbefSDamjan Jovanovic#  with the License.  You may obtain a copy of the License at
10*7f6ffbefSDamjan Jovanovic#
11*7f6ffbefSDamjan Jovanovic#    http://www.apache.org/licenses/LICENSE-2.0
12*7f6ffbefSDamjan Jovanovic#
13*7f6ffbefSDamjan Jovanovic#  Unless required by applicable law or agreed to in writing,
14*7f6ffbefSDamjan Jovanovic#  software distributed under the License is distributed on an
15*7f6ffbefSDamjan Jovanovic#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*7f6ffbefSDamjan Jovanovic#  KIND, either express or implied.  See the License for the
17*7f6ffbefSDamjan Jovanovic#  specific language governing permissions and limitations
18*7f6ffbefSDamjan Jovanovic#  under the License.
19*7f6ffbefSDamjan Jovanovic#
20*7f6ffbefSDamjan Jovanovic#**************************************************************
21*7f6ffbefSDamjan Jovanovic
22*7f6ffbefSDamjan Jovanovic
23*7f6ffbefSDamjan Jovanovic
24*7f6ffbefSDamjan Jovanovic$(eval $(call gb_Package_Package,i18npool_inc,$(SRCDIR)/i18npool/inc))
25*7f6ffbefSDamjan Jovanovic$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/i18npooldllapi.h,i18npool/i18npooldllapi.h))
26*7f6ffbefSDamjan Jovanovic$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/lang.h,i18npool/lang.h))
27*7f6ffbefSDamjan Jovanovic$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/mslangid.hxx,i18npool/mslangid.hxx))
28*7f6ffbefSDamjan Jovanovic$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/paper.hxx,i18npool/paper.hxx))
29