xref: /trunk/main/cppuhelper/Package_inc.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_inc,$(SRCDIR)/cppuhelper/inc))
25*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase.hxx,cppuhelper/implbase.hxx))
26*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase_ex.hxx,cppuhelper/implbase_ex.hxx))
27*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase_ex_pre.hxx,cppuhelper/implbase_ex_pre.hxx))
28*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase_ex_post.hxx,cppuhelper/implbase_ex_post.hxx))
29*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase1.hxx,cppuhelper/implbase1.hxx))
30*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase2.hxx,cppuhelper/implbase2.hxx))
31*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase3.hxx,cppuhelper/implbase3.hxx))
32*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase4.hxx,cppuhelper/implbase4.hxx))
33*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase5.hxx,cppuhelper/implbase5.hxx))
34*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase6.hxx,cppuhelper/implbase6.hxx))
35*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase7.hxx,cppuhelper/implbase7.hxx))
36*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase8.hxx,cppuhelper/implbase8.hxx))
37*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase9.hxx,cppuhelper/implbase9.hxx))
38*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase10.hxx,cppuhelper/implbase10.hxx))
39*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase11.hxx,cppuhelper/implbase11.hxx))
40*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implbase12.hxx,cppuhelper/implbase12.hxx))
41*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase.hxx,cppuhelper/compbase.hxx))
42*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase_ex.hxx,cppuhelper/compbase_ex.hxx))
43*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase1.hxx,cppuhelper/compbase1.hxx))
44*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase2.hxx,cppuhelper/compbase2.hxx))
45*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase3.hxx,cppuhelper/compbase3.hxx))
46*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase4.hxx,cppuhelper/compbase4.hxx))
47*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase5.hxx,cppuhelper/compbase5.hxx))
48*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase6.hxx,cppuhelper/compbase6.hxx))
49*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase7.hxx,cppuhelper/compbase7.hxx))
50*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase8.hxx,cppuhelper/compbase8.hxx))
51*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase9.hxx,cppuhelper/compbase9.hxx))
52*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase10.hxx,cppuhelper/compbase10.hxx))
53*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase11.hxx,cppuhelper/compbase11.hxx))
54*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/compbase12.hxx,cppuhelper/compbase12.hxx))
55*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/shlib.hxx,cppuhelper/shlib.hxx))
56*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/basemutex.hxx,cppuhelper/basemutex.hxx))
57*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/bootstrap.hxx,cppuhelper/bootstrap.hxx))
58*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/exc_hlp.hxx,cppuhelper/exc_hlp.hxx))
59*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/typeprovider.hxx,cppuhelper/typeprovider.hxx))
60*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/factory.hxx,cppuhelper/factory.hxx))
61*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/component_context.hxx,cppuhelper/component_context.hxx))
62*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/interfacecontainer.hxx,cppuhelper/interfacecontainer.hxx))
63*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/interfacecontainer.h,cppuhelper/interfacecontainer.h))
64*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/component.hxx,cppuhelper/component.hxx))
65*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/propshlp.hxx,cppuhelper/propshlp.hxx))
66*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/proptypehlp.hxx,cppuhelper/proptypehlp.hxx))
67*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/propertysetmixin.hxx,cppuhelper/propertysetmixin.hxx))
68*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/proptypehlp.h,cppuhelper/proptypehlp.h))
69*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/stdidlclass.hxx,cppuhelper/stdidlclass.hxx))
70*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/weak.hxx,cppuhelper/weak.hxx))
71*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/weakagg.hxx,cppuhelper/weakagg.hxx))
72*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/queryinterface.hxx,cppuhelper/queryinterface.hxx))
73*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/weakref.hxx,cppuhelper/weakref.hxx))
74*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/servicefactory.hxx,cppuhelper/servicefactory.hxx))
75*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/implementationentry.hxx,cppuhelper/implementationentry.hxx))
76*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/access_control.hxx,cppuhelper/access_control.hxx))
77*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/unourl.hxx,cppuhelper/unourl.hxx))
78*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/cppuhelperdllapi.h,cppuhelper/cppuhelperdllapi.h))
79*77dbc36cSDamjan Jovanovic$(eval $(call gb_Package_add_file,cppuhelper_inc,inc/cppuhelper/findsofficepath.h,cppuhelper/findsofficepath.h))
80*77dbc36cSDamjan Jovanovic
81