bump product version to 5.0.4.1
[LibreOffice.git] / comphelper / Library_comphelper.mk
blob2192217a4338c64f8cad9510a51ab0b47ae08379
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 # This file incorporates work covered by the following license notice:
11 # Licensed to the Apache Software Foundation (ASF) under one or more
12 # contributor license agreements. See the NOTICE file distributed
13 # with this work for additional information regarding copyright
14 # ownership. The ASF licenses this file to you under the Apache
15 # License, Version 2.0 (the "License"); you may not use this file
16 # except in compliance with the License. You may obtain a copy of
17 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 $(eval $(call gb_Library_Library,comphelper))
22 $(eval $(call gb_Library_use_custom_headers,comphelper,\
23 officecfg/registry \
26 $(eval $(call gb_Library_set_componentfile,comphelper,comphelper/util/comphelp))
28 $(eval $(call gb_Library_set_include,comphelper,\
29 -I$(SRCDIR)/comphelper/source/inc \
30 $$(INCLUDE) \
33 $(eval $(call gb_Library_set_precompiled_header,comphelper,$(SRCDIR)/comphelper/inc/pch/precompiled_comphelper))
35 $(eval $(call gb_Library_add_defs,comphelper,\
36 -DCOMPHELPER_DLLIMPLEMENTATION \
39 $(eval $(call gb_Library_use_externals,comphelper,\
40 boost_headers \
41 icuuc \
42 icu_headers \
45 $(eval $(call gb_Library_use_libraries,comphelper,\
46 cppu \
47 cppuhelper \
48 sal \
49 salhelper \
50 ucbhelper \
51 i18nlangtag \
52 $(gb_UWINAPI) \
55 $(eval $(call gb_Library_use_sdk_api,comphelper))
57 $(eval $(call gb_Library_add_exception_objects,comphelper,\
58 comphelper/source/compare/AnyCompareFactory \
59 comphelper/source/container/IndexedPropertyValuesContainer \
60 comphelper/source/container/NamedPropertyValuesContainer \
61 comphelper/source/container/container \
62 comphelper/source/container/containermultiplexer \
63 comphelper/source/container/embeddedobjectcontainer \
64 comphelper/source/container/enumerablemap \
65 comphelper/source/container/enumhelper \
66 comphelper/source/container/namecontainer \
67 comphelper/source/eventattachermgr/eventattachermgr \
68 comphelper/source/misc/accessiblecomponenthelper \
69 comphelper/source/misc/accessiblecontexthelper \
70 comphelper/source/misc/accessibleeventnotifier \
71 comphelper/source/misc/accessiblekeybindinghelper \
72 comphelper/source/misc/accessibleselectionhelper \
73 comphelper/source/misc/accessibletexthelper \
74 comphelper/source/misc/accessiblewrapper \
75 comphelper/source/misc/accimplaccess \
76 comphelper/source/misc/anytostring \
77 comphelper/source/misc/asyncnotification \
78 comphelper/source/misc/compareversionstrings \
79 comphelper/source/misc/comphelper_module \
80 comphelper/source/misc/comphelper_services \
81 comphelper/source/misc/componentbase \
82 comphelper/source/misc/componentmodule \
83 comphelper/source/misc/configuration \
84 comphelper/source/misc/configurationhelper \
85 comphelper/source/misc/dispatchcommand \
86 comphelper/source/misc/docpasswordhelper \
87 comphelper/source/misc/docpasswordrequest \
88 comphelper/source/misc/documentinfo \
89 comphelper/source/misc/documentiologring \
90 comphelper/source/misc/evtlistenerhlp \
91 comphelper/source/misc/evtmethodhelper \
92 comphelper/source/misc/getexpandeduri \
93 comphelper/source/misc/instancelocker \
94 comphelper/source/misc/interaction \
95 comphelper/source/misc/listenernotification \
96 comphelper/source/misc/logging \
97 comphelper/source/misc/lok \
98 comphelper/source/misc/mimeconfighelper \
99 comphelper/source/misc/namedvaluecollection \
100 comphelper/source/misc/numberedcollection \
101 comphelper/source/misc/numbers \
102 comphelper/source/misc/officeresourcebundle \
103 comphelper/source/misc/officerestartmanager \
104 comphelper/source/misc/proxyaggregation \
105 comphelper/source/misc/random \
106 comphelper/source/misc/scopeguard \
107 comphelper/source/misc/SelectionMultiplex \
108 comphelper/source/misc/sequenceashashmap \
109 comphelper/source/misc/sequence \
110 comphelper/source/misc/servicedecl \
111 comphelper/source/misc/serviceinfohelper \
112 comphelper/source/misc/sharedmutex \
113 comphelper/source/misc/solarmutex \
114 comphelper/source/misc/stillreadwriteinteraction \
115 comphelper/source/misc/anycompare \
116 comphelper/source/misc/storagehelper \
117 comphelper/source/misc/string \
118 comphelper/source/misc/synchronousdispatch \
119 comphelper/source/misc/syntaxhighlight \
120 comphelper/source/misc/threadpool \
121 comphelper/source/misc/types \
122 comphelper/source/misc/weak \
123 comphelper/source/misc/weakeventlistener \
124 comphelper/source/officeinstdir/officeinstallationdirectories \
125 comphelper/source/processfactory/processfactory \
126 comphelper/source/property/ChainablePropertySet \
127 comphelper/source/property/ChainablePropertySetInfo \
128 comphelper/source/property/genericpropertyset \
129 comphelper/source/property/MasterPropertySet \
130 comphelper/source/property/MasterPropertySetInfo \
131 comphelper/source/property/opropertybag \
132 comphelper/source/property/propagg \
133 comphelper/source/property/propertybag \
134 comphelper/source/property/propertycontainer \
135 comphelper/source/property/propertycontainerhelper \
136 comphelper/source/property/property \
137 comphelper/source/property/propertysethelper \
138 comphelper/source/property/propertysetinfo \
139 comphelper/source/property/propertystatecontainer \
140 comphelper/source/property/propmultiplex \
141 comphelper/source/property/propstate \
142 comphelper/source/streaming/basicio \
143 comphelper/source/streaming/memorystream \
144 comphelper/source/streaming/oslfile2streamwrap \
145 comphelper/source/streaming/seekableinput \
146 comphelper/source/streaming/seqinputstreamserv \
147 comphelper/source/streaming/seqoutputstreamserv \
148 comphelper/source/streaming/seqstream \
149 comphelper/source/streaming/streamsection \
150 comphelper/source/xml/attributelist \
151 comphelper/source/xml/ofopxmlhelper \
152 comphelper/source/xml/xmltools \
155 # vim: set noet sw=4 ts=4: