tdf#137544 simplify SdrObjList destructor
[LibreOffice.git] / svx / Library_svx.mk
blob2240211e2c233892785bc6a76262c130e1e06590
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,svx))
22 $(eval $(call gb_Library_set_componentfile,svx,svx/util/svx,services))
24 $(eval $(call gb_Library_add_componentimpls,svx, \
25 $(call gb_Helper_optional,BREAKPAD,crashreport) \
26 $(if $(ENABLE_WASM_STRIP_RECOVERYUI),,recoveryui) \
29 $(eval $(call gb_Library_set_include,svx,\
30 -I$(SRCDIR)/svx/inc \
31 -I$(SRCDIR)/svx/source/inc \
32 $$(INCLUDE) \
35 $(eval $(call gb_Library_use_sdk_api,svx))
37 $(eval $(call gb_Library_use_custom_headers,svx,\
38 officecfg/registry \
41 $(eval $(call gb_Library_add_defs,svx,\
42 -DSVX_DLLIMPLEMENTATION \
45 $(eval $(call gb_Library_set_precompiled_header,svx,svx/inc/pch/precompiled_svx))
47 $(eval $(call gb_Library_use_libraries,svx,\
48 $(call gb_Helper_optional,AVMEDIA,avmedia) \
49 basegfx \
50 sb \
51 comphelper \
52 cppuhelper \
53 cppu \
54 $(call gb_Helper_optional,BREAKPAD, \
55 crashreport) \
56 $(call gb_Helper_optional,DBCONNECTIVITY, \
57 dbtools) \
58 docmodel \
59 drawinglayercore \
60 drawinglayer \
61 editeng \
62 fwk \
63 i18nlangtag \
64 i18nutil \
65 sal \
66 salhelper \
67 sfx \
68 sot \
69 svl \
70 svt \
71 svxcore \
72 tk \
73 tl \
74 ucbhelper \
75 utl \
76 vcl \
77 xo \
78 xmlscript \
81 $(eval $(call gb_Library_use_externals,svx,\
82 boost_headers \
83 $(call gb_Helper_optional,BREAKPAD, \
84 curl) \
85 icuuc \
86 icu_headers \
89 ifneq ($(ENABLE_WASM_STRIP_RECOVERYUI),TRUE)
90 $(eval $(call gb_Library_add_exception_objects,svx,\
91 svx/source/dialog/docrecovery \
92 svx/source/unodraw/recoveryui \
94 endif
96 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY),TRUE)
97 $(eval $(call gb_Library_add_exception_objects,svx,\
98 svx/source/accessibility/AccessibleControlShape \
99 svx/source/accessibility/AccessibleEmptyEditSource \
100 svx/source/accessibility/AccessibleGraphicShape \
101 svx/source/accessibility/AccessibleOLEShape \
102 svx/source/accessibility/AccessibleShape \
103 svx/source/accessibility/AccessibleShapeInfo \
104 svx/source/accessibility/AccessibleShapeTreeInfo \
105 svx/source/accessibility/AccessibleTextEventQueue \
106 svx/source/accessibility/AccessibleTextHelper \
107 svx/source/accessibility/ChildrenManager \
108 svx/source/accessibility/ChildrenManagerImpl \
109 svx/source/accessibility/DescriptionGenerator \
110 svx/source/accessibility/GraphCtlAccessibleContext \
111 svx/source/accessibility/ShapeTypeHandler \
112 svx/source/accessibility/SvxShapeTypes \
113 svx/source/accessibility/lookupcolorname \
115 endif
117 $(eval $(call gb_Library_add_exception_objects,svx,\
118 svx/source/accessibility/AccessibleFrameSelector \
119 svx/source/accessibility/charmapacc \
120 svx/source/accessibility/svxpixelctlaccessiblecontext \
121 svx/source/accessibility/svxrectctaccessiblecontext \
122 svx/source/customshapes/EnhancedCustomShape3d \
123 svx/source/customshapes/EnhancedCustomShapeEngine \
124 svx/source/customshapes/EnhancedCustomShapeFontWork \
125 svx/source/customshapes/EnhancedCustomShapeHandle \
126 svx/source/dialog/GenericCheckDialog \
127 svx/source/dialog/_bmpmask \
128 svx/source/dialog/charmap \
129 svx/source/dialog/searchcharmap \
130 svx/source/dialog/connctrl \
131 svx/source/dialog/_contdlg \
132 svx/source/dialog/contwnd \
133 svx/source/dialog/compressgraphicdialog \
134 $(call gb_Helper_optional,BREAKPAD, \
135 svx/source/dialog/crashreportdlg \
136 svx/source/dialog/crashreportui) \
137 svx/source/dialog/ctredlin \
138 svx/source/dialog/ClassificationCommon \
139 svx/source/dialog/ClassificationDialog \
140 svx/source/dialog/ClassificationEditView \
141 svx/source/dialog/databaseregistrationui \
142 svx/source/dialog/dialcontrol \
143 svx/source/dialog/dlgctl3d \
144 svx/source/dialog/dlgctrl \
145 svx/source/dialog/fntctrl \
146 svx/source/dialog/fontwork \
147 svx/source/dialog/frmdirlbox \
148 svx/source/dialog/frmsel \
149 svx/source/dialog/graphctl \
150 svx/source/dialog/grfflt \
151 svx/source/dialog/hdft \
152 svx/source/dialog/hyperdlg \
153 svx/source/dialog/imapdlg \
154 svx/source/dialog/imapwnd \
155 svx/source/dialog/linkwarn \
156 svx/source/dialog/measctrl \
157 svx/source/dialog/optgrid \
158 svx/source/dialog/pagectrl \
159 svx/source/dialog/paraprev \
160 svx/source/dialog/passwd \
161 svx/source/dialog/relfld \
162 svx/source/dialog/rlrcitem \
163 svx/source/dialog/rubydialog \
164 svx/source/dialog/rulritem \
165 svx/source/dialog/SafeModeDialog \
166 svx/source/dialog/FileExportedDialog \
167 svx/source/dialog/SafeModeUI \
168 svx/source/dialog/SpellDialogChildWindow \
169 svx/source/dialog/srchctrl \
170 svx/source/dialog/srchdlg \
171 svx/source/dialog/strarray \
172 svx/source/dialog/svxbmpnumvalueset \
173 svx/source/dialog/svxgraphicitem \
174 svx/source/dialog/svxruler \
175 svx/source/dialog/swframeexample \
176 svx/source/dialog/swframeposstrings \
177 svx/source/dialog/ThemeColorValueSet \
178 svx/source/dialog/ThemeDialog \
179 svx/source/dialog/ThemeColorEditDialog \
180 svx/source/dialog/txencbox \
181 svx/source/dialog/txenctab \
182 svx/source/dialog/weldeditview \
183 svx/source/dialog/signaturelinehelper \
184 svx/source/engine3d/float3d \
185 svx/source/fmcomp/dbaobjectex \
186 svx/source/form/databaselocationinput \
187 svx/source/form/dbcharsethelper \
188 $(call gb_Helper_optional,DBCONNECTIVITY,svx/source/form/filtnav) \
189 svx/source/form/fmobjfac \
190 svx/source/form/fmPropBrw \
191 svx/source/form/fmsrccfg \
192 svx/source/form/fmsrcimp \
193 svx/source/form/tabwin \
194 svx/source/form/tbxform \
195 svx/source/items/algitem \
196 svx/source/items/autoformathelper \
197 svx/source/items/hlnkitem \
198 svx/source/items/numfmtsh \
199 svx/source/items/legacyitem \
200 svx/source/items/numinf \
201 svx/source/items/ofaitem \
202 svx/source/items/pageitem \
203 svx/source/items/postattr \
204 svx/source/items/rotmodit \
205 svx/source/items/SmartTagItem \
206 svx/source/items/statusitem \
207 svx/source/items/svxerr \
208 svx/source/items/viewlayoutitem \
209 svx/source/items/zoomslideritem \
210 svx/source/mnuctrls/clipboardctl \
211 svx/source/mnuctrls/smarttagmenu \
212 svx/source/sidebar/ContextChangeEventMultiplexer \
213 svx/source/sidebar/EmptyPanel \
214 svx/source/sidebar/inspector/InspectorTextPanel \
215 svx/source/sidebar/nbdtmg \
216 svx/source/sidebar/nbdtmgfact \
217 svx/source/sidebar/PanelFactory \
218 svx/source/sidebar/SelectionAnalyzer \
219 svx/source/sidebar/SelectionChangeHandler \
220 svx/source/sidebar/text/TextCharacterSpacingControl \
221 svx/source/sidebar/text/TextCharacterSpacingPopup \
222 svx/source/sidebar/text/TextUnderlineControl \
223 svx/source/sidebar/text/TextUnderlinePopup \
224 svx/source/sidebar/text/TextPropertyPanel \
225 svx/source/sidebar/styles/StylesPropertyPanel \
226 svx/source/sidebar/lists/ListsPropertyPanel \
227 svx/source/sidebar/paragraph/ParaLineSpacingControl \
228 svx/source/sidebar/paragraph/ParaLineSpacingPopup \
229 svx/source/sidebar/paragraph/ParaPropertyPanel \
230 svx/source/sidebar/paragraph/ParaSpacingWindow \
231 svx/source/sidebar/paragraph/ParaSpacingControl \
232 svx/source/sidebar/area/AreaPropertyPanel \
233 svx/source/sidebar/area/AreaPropertyPanelBase \
234 svx/source/sidebar/area/AreaTransparencyGradientPopup \
235 svx/source/sidebar/effect/EffectPropertyPanel \
236 svx/source/sidebar/fontwork/FontworkPropertyPanel \
237 svx/source/sidebar/shadow/ShadowPropertyPanel \
238 svx/source/sidebar/graphic/GraphicPropertyPanel \
239 svx/source/sidebar/line/LinePropertyPanel \
240 svx/source/sidebar/line/LinePropertyPanelBase \
241 svx/source/sidebar/line/LineWidthValueSet \
242 svx/source/sidebar/line/LineWidthPopup \
243 $(call gb_Helper_optional,AVMEDIA,svx/source/sidebar/media/MediaPlaybackPanel) \
244 svx/source/sidebar/possize/PosSizePropertyPanel \
245 svx/source/sidebar/shapes/DefaultShapesPanel \
246 svx/source/sidebar/shapes/ShapesUtil \
247 svx/source/sidebar/textcolumns/TextColumnsPropertyPanel \
248 svx/source/sidebar/tools/ValueSetWithTextControl \
249 svx/source/stbctrls/pszctrl \
250 svx/source/stbctrls/insctrl \
251 svx/source/stbctrls/selctrl \
252 svx/source/stbctrls/xmlsecctrl \
253 svx/source/stbctrls/modctrl \
254 svx/source/stbctrls/zoomsliderctrl \
255 svx/source/stbctrls/zoomctrl \
256 svx/source/svdraw/ActionDescriptionProvider \
257 svx/source/svdraw/MediaShellHelpers \
258 svx/source/smarttags/SmartTagMgr \
259 svx/source/table/accessiblecell \
260 svx/source/table/accessibletableshape \
261 svx/source/table/tabledesign \
262 svx/source/table/tablertfexporter \
263 svx/source/table/tablertfimporter \
264 svx/source/tbxctrls/bulletsnumbering \
265 svx/source/tbxctrls/colrctrl \
266 svx/source/tbxctrls/SvxColorChildWindow \
267 svx/source/tbxctrls/fillctrl \
268 svx/source/tbxctrls/formatpaintbrushctrl \
269 svx/source/tbxctrls/grafctrl \
270 svx/source/tbxctrls/itemwin \
271 svx/source/tbxctrls/layctrl \
272 svx/source/tbxctrls/lboxctrl \
273 svx/source/tbxctrls/linewidthctrl \
274 svx/source/tbxctrls/tbunocontroller \
275 svx/source/tbxctrls/tbunosearchcontrollers \
276 svx/source/tbxctrls/tbxcolor \
277 svx/source/tbxctrls/tbxdrctl \
278 svx/source/tbxctrls/verttexttbxctrl \
279 svx/source/uitest/uiobject \
280 svx/source/unodraw/unoctabl \
281 svx/source/unodraw/UnoNamespaceMap \
282 svx/source/unodraw/unopool \
283 svx/source/unodraw/unoshcol \
284 svx/source/unogallery/unogalitem \
285 svx/source/unogallery/unogaltheme \
286 svx/source/unogallery/unogalthemeprovider \
289 ifeq ($(OS),WNT)
290 $(eval $(call gb_Library_use_system_win32_libs,svx,\
291 advapi32 \
293 endif
295 # vim: set noet sw=4 ts=4: