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