1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # Copyright 2000, 2010 Oracle and/or its affiliates.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # This file is part of OpenOffice.org.
11 # OpenOffice.org is free software: you can redistribute it and/or modify
12 # it under the terms of the GNU Lesser General Public License version 3
13 # only, as published by the Free Software Foundation.
15 # OpenOffice.org is distributed in the hope that it will be useful,
16 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 # GNU Lesser General Public License version 3 for more details
19 # (a copy is included in the LICENSE file that accompanied this code).
21 # You should have received a copy of the GNU Lesser General Public License
22 # version 3 along with OpenOffice.org. If not, see
23 # <http://www.openoffice.org/license.html>
24 # for a copy of the LGPLv3 License.
26 #*************************************************************************
33 PACKAGE
=com
$/sun
$/star
$/reflection
35 # --- Settings -----------------------------------------------------
36 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
38 # ------------------------------------------------------------------------
43 InvalidTypeNameException.idl\
44 InvocationTargetException.idl\
46 NoSuchTypeNameException.idl\
50 TypeDescriptionManager.idl\
51 TypeDescriptionProvider.idl\
52 TypeDescriptionSearchDepth.idl\
53 XArrayTypeDescription.idl\
54 XCompoundTypeDescription.idl\
55 XConstantTypeDescription.idl\
56 XConstantsTypeDescription.idl\
57 XUnionTypeDescription.idl\
58 XEnumTypeDescription.idl\
61 XIdlClassProvider.idl\
67 XIndirectTypeDescription.idl\
68 XInterfaceAttributeTypeDescription.idl\
69 XInterfaceAttributeTypeDescription2.idl \
70 XInterfaceMemberTypeDescription.idl\
71 XInterfaceMethodTypeDescription.idl\
72 XInterfaceTypeDescription.idl\
73 XInterfaceTypeDescription2.idl \
75 XModuleTypeDescription.idl\
77 XPropertyTypeDescription.idl\
80 XServiceConstructorDescription.idl \
81 XServiceTypeDescription.idl\
82 XServiceTypeDescription2.idl \
83 XSingletonTypeDescription.idl\
84 XSingletonTypeDescription2.idl \
85 XStructTypeDescription.idl \
87 XTypeDescriptionEnumeration.idl\
88 XTypeDescriptionEnumerationAccess.idl
90 # ------------------------------------------------------------------
93 .INCLUDE
: $(PRJ
)$/util
$/target.pmk