[en-US] Added 13 words to autocorrect
[LibreOffice.git] / comphelper / Library_comphelper.mk
blob46527d164abbc86a3f30dffbd9003034168b89c7
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_precompiled_header,comphelper,comphelper/inc/pch/precompiled_comphelper))
30 $(eval $(call gb_Library_add_defs,comphelper,\
31 -DCOMPHELPER_DLLIMPLEMENTATION \
34 $(eval $(call gb_Library_use_externals,comphelper,\
35 gpgmepp \
36 boost_headers \
37 icuuc \
38 icu_headers \
39 zlib \
42 ifeq ($(TLS),NSS)
43 $(eval $(call gb_Library_use_externals,comphelper,\
44 plc4 \
45 nss3 \
47 else
48 ifeq ($(TLS),OPENSSL)
49 $(eval $(call gb_Library_use_externals,comphelper,\
50 openssl \
51 openssl_headers \
53 endif
54 endif
56 $(eval $(call gb_Library_use_libraries,comphelper,\
57 cppu \
58 cppuhelper \
59 sal \
60 salhelper \
61 ucbhelper \
62 i18nlangtag \
65 $(eval $(call gb_Library_use_sdk_api,comphelper))
67 $(eval $(call gb_Library_add_exception_objects,comphelper,\
68 comphelper/source/compare/AnyCompareFactory \
69 comphelper/source/container/IndexedPropertyValuesContainer \
70 comphelper/source/container/NamedPropertyValuesContainer \
71 comphelper/source/container/container \
72 comphelper/source/container/containermultiplexer \
73 comphelper/source/container/interfacecontainer2 \
74 comphelper/source/container/embeddedobjectcontainer \
75 comphelper/source/container/enumerablemap \
76 comphelper/source/container/enumhelper \
77 comphelper/source/container/namecontainer \
78 comphelper/source/eventattachermgr/eventattachermgr \
79 comphelper/source/misc/accessiblecomponenthelper \
80 comphelper/source/misc/accessiblecontexthelper \
81 comphelper/source/misc/accessibleeventnotifier \
82 comphelper/source/misc/accessiblekeybindinghelper \
83 comphelper/source/misc/accessibleselectionhelper \
84 comphelper/source/misc/accessibletexthelper \
85 comphelper/source/misc/accessiblewrapper \
86 comphelper/source/misc/accimplaccess \
87 comphelper/source/misc/AccessibleImplementationHelper \
88 comphelper/source/misc/anytostring \
89 comphelper/source/misc/asyncnotification \
90 comphelper/source/misc/asyncquithandler \
91 comphelper/source/misc/automationinvokedzone \
92 comphelper/source/misc/backupfilehelper \
93 comphelper/source/misc/base64 \
94 comphelper/source/misc/componentbase \
95 comphelper/source/misc/configuration \
96 comphelper/source/misc/configurationhelper \
97 comphelper/source/misc/debuggerinfo \
98 comphelper/source/misc/DirectoryHelper \
99 comphelper/source/misc/dispatchcommand \
100 comphelper/source/misc/docpasswordhelper \
101 comphelper/source/misc/docpasswordrequest \
102 comphelper/source/misc/documentinfo \
103 comphelper/source/misc/evtlistenerhlp \
104 comphelper/source/misc/evtmethodhelper \
105 comphelper/source/misc/fileurl \
106 comphelper/source/misc/getexpandeduri \
107 comphelper/source/misc/graphicmimetype \
108 comphelper/source/misc/hash \
109 comphelper/source/misc/instancelocker \
110 comphelper/source/misc/interaction \
111 comphelper/source/misc/listenernotification \
112 comphelper/source/misc/logging \
113 comphelper/source/misc/lok \
114 comphelper/source/misc/mimeconfighelper \
115 comphelper/source/misc/namedvaluecollection \
116 comphelper/source/misc/numberedcollection \
117 comphelper/source/misc/numbers \
118 comphelper/source/misc/officerestartmanager \
119 comphelper/source/misc/profilezone \
120 comphelper/source/misc/proxyaggregation \
121 comphelper/source/misc/random \
122 comphelper/source/misc/SelectionMultiplex \
123 comphelper/source/misc/sequenceashashmap \
124 comphelper/source/misc/servicedecl \
125 comphelper/source/misc/sharedmutex \
126 comphelper/source/misc/simplefileaccessinteraction \
127 comphelper/source/misc/solarmutex \
128 comphelper/source/misc/stillreadwriteinteraction \
129 comphelper/source/misc/anycompare \
130 comphelper/source/misc/storagehelper \
131 comphelper/source/misc/string \
132 comphelper/source/misc/synchronousdispatch \
133 comphelper/source/misc/syntaxhighlight \
134 comphelper/source/misc/threadpool \
135 comphelper/source/misc/types \
136 comphelper/source/misc/weak \
137 comphelper/source/misc/weakeventlistener \
138 comphelper/source/misc/xmlsechelper \
139 comphelper/source/officeinstdir/officeinstallationdirectories \
140 comphelper/source/processfactory/processfactory \
141 comphelper/source/property/ChainablePropertySet \
142 comphelper/source/property/ChainablePropertySetInfo \
143 comphelper/source/property/genericpropertyset \
144 comphelper/source/property/MasterPropertySet \
145 comphelper/source/property/MasterPropertySetInfo \
146 comphelper/source/property/opropertybag \
147 comphelper/source/property/propagg \
148 comphelper/source/property/propertybag \
149 comphelper/source/property/propertycontainer \
150 comphelper/source/property/propertycontainerhelper \
151 comphelper/source/property/property \
152 comphelper/source/property/propertysethelper \
153 comphelper/source/property/propertysetinfo \
154 comphelper/source/property/propertystatecontainer \
155 comphelper/source/property/propmultiplex \
156 comphelper/source/property/propstate \
157 comphelper/source/streaming/basicio \
158 comphelper/source/streaming/memorystream \
159 comphelper/source/streaming/oslfile2streamwrap \
160 comphelper/source/streaming/seekableinput \
161 comphelper/source/streaming/seqinputstreamserv \
162 comphelper/source/streaming/seqoutputstreamserv \
163 comphelper/source/streaming/seqstream \
164 comphelper/source/streaming/streamsection \
165 comphelper/source/xml/attributelist \
166 comphelper/source/xml/ofopxmlhelper \
167 comphelper/source/xml/xmltools \
170 # vim: set noet sw=4 ts=4: