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