Bump for 4.0-15
[LibreOffice.git] / sw / Library_sw.mk
blob2705b396f4aa73e23a9a84f95f7b5cebca1dd156
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,sw))
22 $(eval $(call gb_Library_add_sdi_headers,sw,sw/sdi/swslots))
24 $(eval $(call gb_Library_set_componentfile,sw,sw/util/sw))
26 $(eval $(call gb_Library_set_include,sw,\
27 -I$(SRCDIR)/sw/source/core/inc \
28 -I$(SRCDIR)/sw/source/filter/inc \
29 -I$(SRCDIR)/sw/source/ui/inc \
30 -I$(SRCDIR)/sw/inc \
31 -I$(WORKDIR)/SdiTarget/sw/sdi \
32 $$(INCLUDE) \
35 $(eval $(call gb_Library_use_sdk_api,sw))
37 $(eval $(call gb_Library_add_defs,sw,\
38 -DSW_DLLIMPLEMENTATION \
41 $(eval $(call gb_Library_use_libraries,sw,\
42 avmedia \
43 basegfx \
44 comphelper \
45 cppu \
46 cppuhelper \
47 drawinglayer \
48 editeng \
49 i18nisolang1 \
50 i18nutil \
51 lng \
52 sal \
53 salhelper \
54 sax \
55 sb \
56 sfx \
57 sot \
58 svl \
59 svt \
60 svx \
61 svxcore \
62 swd \
63 tk \
64 tl \
65 ucbhelper \
66 utl \
67 vbahelper \
68 vcl \
69 xo \
70 $(gb_UWINAPI) \
73 $(eval $(call gb_Library_use_externals,sw,\
74 icuuc \
75 libxml2 \
78 $(eval $(call gb_Library_add_exception_objects,sw,\
79 sw/source/core/SwNumberTree/SwNodeNum \
80 sw/source/core/SwNumberTree/SwNumberTree \
81 sw/source/core/access/acccell \
82 sw/source/core/access/acccontext \
83 sw/source/core/access/accdoc \
84 sw/source/core/access/accembedded \
85 sw/source/core/access/accfootnote \
86 sw/source/core/access/accframe \
87 sw/source/core/access/accframebase\
88 sw/source/core/access/accfrmobj \
89 sw/source/core/access/accfrmobjmap \
90 sw/source/core/access/accfrmobjslist \
91 sw/source/core/access/accgraphic \
92 sw/source/core/access/accheaderfooter \
93 sw/source/core/access/acchyperlink \
94 sw/source/core/access/acchypertextdata \
95 sw/source/core/access/accmap \
96 sw/source/core/access/accnotextframe \
97 sw/source/core/access/accpage \
98 sw/source/core/access/accpara \
99 sw/source/core/access/accportions \
100 sw/source/core/access/accpreview \
101 sw/source/core/access/accselectionhelper \
102 sw/source/core/access/acctable \
103 sw/source/core/access/acctextframe \
104 sw/source/core/access/parachangetrackinginfo \
105 sw/source/core/access/textmarkuphelper \
106 sw/source/core/attr/calbck \
107 sw/source/core/attr/cellatr \
108 sw/source/core/attr/fmtfollowtextflow \
109 sw/source/core/attr/fmtwrapinfluenceonobjpos \
110 sw/source/core/attr/format \
111 sw/source/core/attr/hints \
112 sw/source/core/attr/swatrset \
113 sw/source/core/bastyp/SwSmartTagMgr \
114 sw/source/core/bastyp/bparr \
115 sw/source/core/bastyp/breakit \
116 sw/source/core/bastyp/calc \
117 sw/source/core/bastyp/checkit \
118 sw/source/core/bastyp/index \
119 sw/source/core/bastyp/init \
120 sw/source/core/bastyp/ring \
121 sw/source/core/bastyp/swcache \
122 sw/source/core/bastyp/swrect \
123 sw/source/core/bastyp/swregion \
124 sw/source/core/bastyp/swtypes \
125 sw/source/core/bastyp/tabcol \
126 sw/source/core/crsr/BlockCursor \
127 sw/source/core/crsr/bookmrk \
128 sw/source/core/crsr/callnk \
129 sw/source/core/crsr/crbm \
130 sw/source/core/crsr/crossrefbookmark \
131 sw/source/core/crsr/crsrsh \
132 sw/source/core/crsr/crstrvl \
133 sw/source/core/crsr/crstrvl1 \
134 sw/source/core/crsr/findattr \
135 sw/source/core/crsr/findcoll \
136 sw/source/core/crsr/findfmt \
137 sw/source/core/crsr/findtxt \
138 sw/source/core/crsr/pam \
139 sw/source/core/crsr/paminit \
140 sw/source/core/crsr/swcrsr \
141 sw/source/core/crsr/trvlcol \
142 sw/source/core/crsr/trvlfnfl \
143 sw/source/core/crsr/trvlreg \
144 sw/source/core/crsr/trvltbl \
145 sw/source/core/crsr/unocrsr \
146 sw/source/core/crsr/viscrs \
147 sw/source/core/doc/SwStyleNameMapper \
148 sw/source/core/doc/acmplwrd \
149 sw/source/core/doc/dbgoutsw \
150 sw/source/core/doc/doc \
151 sw/source/core/doc/docbasic \
152 sw/source/core/doc/docbm \
153 sw/source/core/doc/docchart \
154 sw/source/core/doc/doccomp \
155 sw/source/core/doc/doccorr \
156 sw/source/core/doc/docdde \
157 sw/source/core/doc/docdesc \
158 sw/source/core/doc/docdraw \
159 sw/source/core/doc/docedt \
160 sw/source/core/doc/docfld \
161 sw/source/core/doc/docfly \
162 sw/source/core/doc/docfmt \
163 sw/source/core/doc/docftn \
164 sw/source/core/doc/docglbl \
165 sw/source/core/doc/docglos \
166 sw/source/core/doc/doclay \
167 sw/source/core/doc/docnew \
168 sw/source/core/doc/docnum \
169 sw/source/core/doc/docredln \
170 sw/source/core/doc/docruby \
171 sw/source/core/doc/docsort \
172 sw/source/core/doc/docstat \
173 sw/source/core/doc/doctxm \
174 sw/source/core/doc/docxforms \
175 sw/source/core/doc/extinput \
176 sw/source/core/doc/fmtcol \
177 sw/source/core/doc/ftnidx \
178 sw/source/core/doc/gctable \
179 sw/source/core/doc/htmltbl \
180 sw/source/core/doc/lineinfo \
181 sw/source/core/doc/list \
182 sw/source/core/doc/notxtfrm \
183 sw/source/core/doc/number \
184 sw/source/core/doc/poolfmt \
185 sw/source/core/doc/sortopt \
186 sw/source/core/doc/swserv \
187 sw/source/core/doc/swstylemanager \
188 sw/source/core/doc/tblafmt \
189 sw/source/core/doc/tblcpy \
190 sw/source/core/doc/tblrwcl \
191 sw/source/core/doc/visiturl \
192 sw/source/core/docnode/cancellablejob \
193 sw/source/core/docnode/finalthreadmanager \
194 sw/source/core/docnode/ndcopy \
195 sw/source/core/docnode/ndindex \
196 sw/source/core/docnode/ndnotxt \
197 sw/source/core/docnode/ndnum \
198 sw/source/core/docnode/ndsect \
199 sw/source/core/docnode/ndtbl \
200 sw/source/core/docnode/ndtbl1 \
201 sw/source/core/docnode/node \
202 sw/source/core/docnode/nodedump \
203 sw/source/core/docnode/node2lay \
204 sw/source/core/docnode/nodes \
205 sw/source/core/docnode/observablethread \
206 sw/source/core/docnode/pausethreadstarting \
207 sw/source/core/docnode/retrievedinputstreamdata \
208 sw/source/core/docnode/retrieveinputstream \
209 sw/source/core/docnode/retrieveinputstreamconsumer \
210 sw/source/core/docnode/section \
211 sw/source/core/docnode/swbaslnk \
212 sw/source/core/docnode/swthreadjoiner \
213 sw/source/core/docnode/swthreadmanager \
214 sw/source/core/docnode/threadlistener \
215 sw/source/core/docnode/threadmanager \
216 sw/source/core/draw/dcontact \
217 sw/source/core/draw/dflyobj \
218 sw/source/core/draw/dobjfac \
219 sw/source/core/draw/dpage \
220 sw/source/core/draw/drawdoc \
221 sw/source/core/draw/dview \
222 sw/source/core/edit/acorrect \
223 sw/source/core/edit/autofmt \
224 sw/source/core/edit/edatmisc \
225 sw/source/core/edit/edattr \
226 sw/source/core/edit/eddel \
227 sw/source/core/edit/edfcol \
228 sw/source/core/edit/edfld \
229 sw/source/core/edit/edfldexp \
230 sw/source/core/edit/edfmt \
231 sw/source/core/edit/edglbldc \
232 sw/source/core/edit/edglss \
233 sw/source/core/edit/editsh \
234 sw/source/core/edit/edlingu \
235 sw/source/core/edit/ednumber \
236 sw/source/core/edit/edredln \
237 sw/source/core/edit/edsect \
238 sw/source/core/edit/edtab \
239 sw/source/core/edit/edtox \
240 sw/source/core/edit/edundo \
241 sw/source/core/edit/edws \
242 sw/source/core/fields/authfld \
243 sw/source/core/fields/cellfml \
244 sw/source/core/fields/chpfld \
245 sw/source/core/fields/dbfld \
246 sw/source/core/fields/ddefld \
247 sw/source/core/fields/ddetbl \
248 sw/source/core/fields/docufld \
249 sw/source/core/fields/expfld \
250 sw/source/core/fields/fldbas \
251 sw/source/core/fields/flddat \
252 sw/source/core/fields/flddropdown \
253 sw/source/core/fields/fldlst \
254 sw/source/core/fields/macrofld \
255 sw/source/core/fields/postithelper \
256 sw/source/core/fields/reffld \
257 sw/source/core/fields/scrptfld \
258 sw/source/core/fields/tblcalc \
259 sw/source/core/fields/textapi \
260 sw/source/core/fields/usrfld \
261 sw/source/core/frmedt/fecopy \
262 sw/source/core/frmedt/fedesc \
263 sw/source/core/frmedt/fefly1 \
264 sw/source/core/frmedt/feflyole \
265 sw/source/core/frmedt/feshview \
266 sw/source/core/frmedt/fetab \
267 sw/source/core/frmedt/fews \
268 sw/source/core/frmedt/tblsel \
269 sw/source/core/graphic/grfatr \
270 sw/source/core/graphic/ndgrf \
271 sw/source/core/layout/anchoreddrawobject \
272 sw/source/core/layout/anchoredobject \
273 sw/source/core/layout/atrfrm \
274 sw/source/core/layout/calcmove \
275 sw/source/core/layout/colfrm \
276 sw/source/core/layout/dbg_lay \
277 sw/source/core/layout/dumpfilter \
278 sw/source/core/layout/findfrm \
279 sw/source/core/layout/flowfrm \
280 sw/source/core/layout/fly \
281 sw/source/core/layout/flycnt \
282 sw/source/core/layout/flyincnt \
283 sw/source/core/layout/flylay \
284 sw/source/core/layout/flypos \
285 sw/source/core/layout/frmtool \
286 sw/source/core/layout/ftnfrm \
287 sw/source/core/layout/hffrm \
288 sw/source/core/layout/layact \
289 sw/source/core/layout/laycache \
290 sw/source/core/layout/layouter \
291 sw/source/core/layout/movedfwdfrmsbyobjpos \
292 sw/source/core/layout/newfrm \
293 sw/source/core/layout/objectformatter \
294 sw/source/core/layout/objectformatterlayfrm \
295 sw/source/core/layout/objectformattertxtfrm \
296 sw/source/core/layout/objstmpconsiderwrapinfl \
297 sw/source/core/layout/pagechg \
298 sw/source/core/layout/pagedesc \
299 sw/source/core/layout/paintfrm \
300 sw/source/core/layout/sectfrm \
301 sw/source/core/layout/softpagebreak \
302 sw/source/core/layout/sortedobjs \
303 sw/source/core/layout/ssfrm \
304 sw/source/core/layout/swselectionlist \
305 sw/source/core/layout/tabfrm \
306 sw/source/core/layout/trvlfrm \
307 sw/source/core/layout/unusedf \
308 sw/source/core/layout/virtoutp \
309 sw/source/core/layout/wsfrm \
310 sw/source/core/objectpositioning/anchoredobjectposition \
311 sw/source/core/objectpositioning/ascharanchoredobjectposition \
312 sw/source/core/objectpositioning/environmentofanchoredobject \
313 sw/source/core/objectpositioning/tocntntanchoredobjectposition \
314 sw/source/core/objectpositioning/tolayoutanchoredobjectposition \
315 sw/source/core/ole/ndole \
316 sw/source/core/para/paratr \
317 sw/source/core/sw3io/sw3convert \
318 sw/source/core/sw3io/swacorr \
319 sw/source/core/swg/SwXMLBlockExport \
320 sw/source/core/swg/SwXMLBlockImport \
321 sw/source/core/swg/SwXMLBlockListContext \
322 sw/source/core/swg/SwXMLSectionList \
323 sw/source/core/swg/SwXMLTextBlocks \
324 sw/source/core/swg/SwXMLTextBlocks1 \
325 sw/source/core/swg/swblocks \
326 sw/source/core/table/swnewtable \
327 sw/source/core/table/swtable \
328 sw/source/core/text/EnhancedPDFExportHelper \
329 sw/source/core/text/SwGrammarMarkUp \
330 sw/source/core/text/atrstck \
331 sw/source/core/text/blink \
332 sw/source/core/text/frmcrsr \
333 sw/source/core/text/frmform \
334 sw/source/core/text/frminf \
335 sw/source/core/text/frmpaint \
336 sw/source/core/text/guess \
337 sw/source/core/text/inftxt \
338 sw/source/core/text/itradj \
339 sw/source/core/text/itratr \
340 sw/source/core/text/itrcrsr \
341 sw/source/core/text/itrform2 \
342 sw/source/core/text/itrpaint \
343 sw/source/core/text/itrtxt \
344 sw/source/core/text/noteurl \
345 sw/source/core/text/porexp \
346 sw/source/core/text/porfld \
347 sw/source/core/text/porfly \
348 sw/source/core/text/porglue \
349 sw/source/core/text/porlay \
350 sw/source/core/text/porlin \
351 sw/source/core/text/pormulti \
352 sw/source/core/text/porref \
353 sw/source/core/text/porrst \
354 sw/source/core/text/portox \
355 sw/source/core/text/portxt \
356 sw/source/core/text/redlnitr \
357 sw/source/core/text/txtcache \
358 sw/source/core/text/txtdrop \
359 sw/source/core/text/txtfld \
360 sw/source/core/text/txtfly \
361 sw/source/core/text/txtfrm \
362 sw/source/core/text/txtftn \
363 sw/source/core/text/txthyph \
364 sw/source/core/text/txtinit \
365 sw/source/core/text/txtio \
366 sw/source/core/text/txtpaint \
367 sw/source/core/text/txttab \
368 sw/source/core/text/widorp \
369 sw/source/core/text/wrong \
370 sw/source/core/text/xmldump \
371 sw/source/core/tox/tox \
372 sw/source/core/tox/toxhlp \
373 sw/source/core/tox/txmsrt \
374 sw/source/core/txtnode/SwGrammarContact \
375 sw/source/core/txtnode/atrfld \
376 sw/source/core/txtnode/atrflyin \
377 sw/source/core/txtnode/atrftn \
378 sw/source/core/txtnode/atrref \
379 sw/source/core/txtnode/atrtox \
380 sw/source/core/txtnode/chrfmt \
381 sw/source/core/txtnode/fmtatr2 \
382 sw/source/core/txtnode/fntcache \
383 sw/source/core/txtnode/fntcap \
384 sw/source/core/txtnode/modeltoviewhelper \
385 sw/source/core/txtnode/ndhints \
386 sw/source/core/txtnode/ndtxt \
387 sw/source/core/txtnode/swfntcch \
388 sw/source/core/txtnode/swfont \
389 sw/source/core/txtnode/thints \
390 sw/source/core/txtnode/txatbase \
391 sw/source/core/txtnode/txatritr \
392 sw/source/core/txtnode/txtatr2 \
393 sw/source/core/txtnode/txtedt \
394 sw/source/core/undo/SwRewriter \
395 sw/source/core/undo/SwUndoField \
396 sw/source/core/undo/SwUndoFmt \
397 sw/source/core/undo/SwUndoPageDesc \
398 sw/source/core/undo/SwUndoTOXChange \
399 sw/source/core/undo/docundo \
400 sw/source/core/undo/rolbck \
401 sw/source/core/undo/unattr \
402 sw/source/core/undo/unbkmk \
403 sw/source/core/undo/undel \
404 sw/source/core/undo/undobj \
405 sw/source/core/undo/undobj1 \
406 sw/source/core/undo/undoflystrattr \
407 sw/source/core/undo/undraw \
408 sw/source/core/undo/unfmco \
409 sw/source/core/undo/unins \
410 sw/source/core/undo/unmove \
411 sw/source/core/undo/unnum \
412 sw/source/core/undo/unoutl \
413 sw/source/core/undo/unovwr \
414 sw/source/core/undo/unredln \
415 sw/source/core/undo/unsect \
416 sw/source/core/undo/unsort \
417 sw/source/core/undo/unspnd \
418 sw/source/core/undo/untbl \
419 sw/source/core/undo/untblk \
420 sw/source/core/unocore/SwXTextDefaults \
421 sw/source/core/unocore/TextCursorHelper \
422 sw/source/core/unocore/XMLRangeHelper \
423 sw/source/core/unocore/swunohelper \
424 sw/source/core/unocore/unobkm \
425 sw/source/core/unocore/unochart \
426 sw/source/core/unocore/unocoll \
427 sw/source/core/unocore/unocrsrhelper \
428 sw/source/core/unocore/unodraw \
429 sw/source/core/unocore/unoevent \
430 sw/source/core/unocore/unoevtlstnr \
431 sw/source/core/unocore/unofield \
432 sw/source/core/unocore/unoflatpara \
433 sw/source/core/unocore/unoframe \
434 sw/source/core/unocore/unoftn \
435 sw/source/core/unocore/unoidx \
436 sw/source/core/unocore/unomap \
437 sw/source/core/unocore/unoobj \
438 sw/source/core/unocore/unoobj2 \
439 sw/source/core/unocore/unoparagraph \
440 sw/source/core/unocore/unoport \
441 sw/source/core/unocore/unoportenum \
442 sw/source/core/unocore/unoprnms \
443 sw/source/core/unocore/unoredline \
444 sw/source/core/unocore/unoredlines \
445 sw/source/core/unocore/unorefmk \
446 sw/source/core/unocore/unosect \
447 sw/source/core/unocore/unosett \
448 sw/source/core/unocore/unosrch \
449 sw/source/core/unocore/unostyle \
450 sw/source/core/unocore/unotbl \
451 sw/source/core/unocore/unotext \
452 sw/source/core/unocore/unotextmarkup \
453 sw/source/core/view/pagepreviewlayout \
454 sw/source/core/view/printdata \
455 sw/source/core/view/vdraw \
456 sw/source/core/view/viewimp \
457 sw/source/core/view/viewpg \
458 sw/source/core/view/viewsh \
459 sw/source/core/view/vnew \
460 sw/source/core/view/vprint \
461 sw/source/filter/ascii/ascatr \
462 sw/source/filter/ascii/parasc \
463 sw/source/filter/ascii/wrtasc \
464 sw/source/filter/basflt/docfact \
465 sw/source/filter/basflt/fltini \
466 sw/source/filter/basflt/shellio \
467 sw/source/filter/html/SwAppletImpl \
468 sw/source/filter/html/css1atr \
469 sw/source/filter/html/css1kywd \
470 sw/source/filter/html/htmlatr \
471 sw/source/filter/html/htmlbas \
472 sw/source/filter/html/htmlcss1 \
473 sw/source/filter/html/htmlctxt \
474 sw/source/filter/html/htmldraw \
475 sw/source/filter/html/htmlfld \
476 sw/source/filter/html/htmlfldw \
477 sw/source/filter/html/htmlfly \
478 sw/source/filter/html/htmlflyt \
479 sw/source/filter/html/htmlform \
480 sw/source/filter/html/htmlforw \
481 sw/source/filter/html/htmlftn \
482 sw/source/filter/html/htmlgrin \
483 sw/source/filter/html/htmlnum \
484 sw/source/filter/html/htmlplug \
485 sw/source/filter/html/htmlsect \
486 sw/source/filter/html/htmltab \
487 sw/source/filter/html/htmltabw \
488 sw/source/filter/html/parcss1 \
489 sw/source/filter/html/svxcss1 \
490 sw/source/filter/html/swhtml \
491 sw/source/filter/html/wrthtml \
492 sw/source/filter/writer/writer \
493 sw/source/filter/writer/wrt_fn \
494 sw/source/filter/writer/wrtswtbl \
495 sw/source/filter/ww1/fltshell \
496 sw/source/filter/ww1/w1class \
497 sw/source/filter/ww1/w1filter \
498 sw/source/filter/ww1/w1par \
499 sw/source/filter/ww1/w1sprm \
500 sw/source/filter/xml/XMLRedlineImportHelper \
501 sw/source/filter/xml/swxml \
502 sw/source/filter/xml/wrtxml \
503 sw/source/filter/xml/xmlbrsh \
504 sw/source/filter/xml/xmlexp \
505 sw/source/filter/xml/xmlexpit \
506 sw/source/filter/xml/xmlfmt \
507 sw/source/filter/xml/xmlfmte \
508 sw/source/filter/xml/xmlfonte \
509 sw/source/filter/xml/xmlimp \
510 sw/source/filter/xml/xmlimpit \
511 sw/source/filter/xml/xmlitem \
512 sw/source/filter/xml/xmliteme \
513 sw/source/filter/xml/xmlitemi \
514 sw/source/filter/xml/xmlitemm \
515 sw/source/filter/xml/xmlithlp \
516 sw/source/filter/xml/xmlitmpr \
517 sw/source/filter/xml/xmlmeta \
518 sw/source/filter/xml/xmlscript \
519 sw/source/filter/xml/xmltble \
520 sw/source/filter/xml/xmltbli \
521 sw/source/filter/xml/xmltext \
522 sw/source/filter/xml/xmltexte \
523 sw/source/filter/xml/xmltexti \
524 sw/source/ui/app/appenv \
525 sw/source/ui/app/apphdl \
526 sw/source/ui/app/applab \
527 sw/source/ui/app/appopt \
528 sw/source/ui/app/docsh \
529 sw/source/ui/app/docsh2 \
530 sw/source/ui/app/docshdrw \
531 sw/source/ui/app/docshini \
532 sw/source/ui/app/docst \
533 sw/source/ui/app/docstyle \
534 sw/source/ui/app/mainwn \
535 sw/source/ui/app/swdll \
536 sw/source/ui/app/swmodul1 \
537 sw/source/ui/app/swmodule \
538 sw/source/ui/app/swwait \
539 sw/source/ui/cctrl/actctrl \
540 sw/source/ui/cctrl/popbox \
541 sw/source/ui/cctrl/swlbox \
542 sw/source/ui/chrdlg/ccoll \
543 sw/source/ui/config/barcfg \
544 sw/source/ui/config/caption \
545 sw/source/ui/config/cfgitems \
546 sw/source/ui/config/dbconfig \
547 sw/source/ui/config/fontcfg \
548 sw/source/ui/config/modcfg \
549 sw/source/ui/config/prtopt \
550 sw/source/ui/config/uinums \
551 sw/source/ui/config/usrpref \
552 sw/source/ui/config/viewopt \
553 sw/source/ui/dialog/SwSpellDialogChildWindow \
554 sw/source/ui/dialog/regionsw \
555 sw/source/ui/dialog/swabstdlg \
556 sw/source/ui/dialog/swwrtshitem \
557 sw/source/ui/dochdl/gloshdl \
558 sw/source/ui/dochdl/swdtflvr \
559 sw/source/ui/docvw/AnchorOverlayObject \
560 sw/source/ui/docvw/AnnotationMenuButton \
561 sw/source/ui/docvw/AnnotationWin \
562 sw/source/ui/docvw/DashedLine \
563 sw/source/ui/docvw/FrameControlsManager \
564 sw/source/ui/docvw/PageBreakWin \
565 sw/source/ui/docvw/PostItMgr \
566 sw/source/ui/docvw/ShadowOverlayObject \
567 sw/source/ui/docvw/SidebarTxtControl \
568 sw/source/ui/docvw/SidebarTxtControlAcc \
569 sw/source/ui/docvw/SidebarWin \
570 sw/source/ui/docvw/SidebarWinAcc \
571 sw/source/ui/docvw/HeaderFooterWin \
572 sw/source/ui/docvw/edtdd \
573 sw/source/ui/docvw/edtwin \
574 sw/source/ui/docvw/edtwin2 \
575 sw/source/ui/docvw/edtwin3 \
576 sw/source/ui/docvw/frmsidebarwincontainer \
577 sw/source/ui/docvw/romenu \
578 sw/source/ui/docvw/srcedtw \
579 sw/source/ui/envelp/envimg \
580 sw/source/ui/envelp/labelcfg \
581 sw/source/ui/envelp/labimg \
582 sw/source/ui/envelp/syncbtn \
583 sw/source/ui/fldui/fldmgr \
584 sw/source/ui/fldui/fldwrap \
585 sw/source/ui/fldui/xfldui \
586 sw/source/ui/frmdlg/colex \
587 sw/source/ui/frmdlg/colmgr \
588 sw/source/ui/frmdlg/frmmgr \
589 sw/source/ui/globdoc/globdoc \
590 sw/source/ui/index/idxmrk \
591 sw/source/ui/dialog/wordcountwrapper \
592 sw/source/ui/index/toxmgr \
593 sw/source/ui/lingu/hhcwrp \
594 sw/source/ui/lingu/hyp \
595 sw/source/ui/lingu/olmenu \
596 sw/source/ui/lingu/sdrhhcwrap \
597 sw/source/ui/misc/glosdoc \
598 sw/source/ui/misc/glshell \
599 sw/source/ui/misc/numberingtypelistbox \
600 sw/source/ui/misc/redlndlg \
601 sw/source/ui/ribbar/conarc \
602 sw/source/ui/ribbar/concustomshape \
603 sw/source/ui/ribbar/conform \
604 sw/source/ui/ribbar/conpoly \
605 sw/source/ui/ribbar/conrect \
606 sw/source/ui/ribbar/drawbase \
607 sw/source/ui/ribbar/dselect \
608 sw/source/ui/ribbar/inputwin \
609 sw/source/ui/ribbar/tblctrl \
610 sw/source/ui/ribbar/tbxanchr \
611 sw/source/ui/ribbar/workctrl \
612 sw/source/ui/shells/annotsh \
613 sw/source/ui/shells/basesh \
614 sw/source/ui/shells/beziersh \
615 sw/source/ui/shells/drawdlg \
616 sw/source/ui/shells/drawsh \
617 sw/source/ui/shells/drformsh \
618 sw/source/ui/shells/drwbassh \
619 sw/source/ui/shells/drwtxtex \
620 sw/source/ui/shells/drwtxtsh \
621 sw/source/ui/shells/frmsh \
622 sw/source/ui/shells/grfsh \
623 sw/source/ui/shells/grfshex \
624 sw/source/ui/shells/langhelper \
625 sw/source/ui/shells/listsh \
626 sw/source/ui/shells/mediash \
627 sw/source/ui/shells/navsh \
628 sw/source/ui/shells/olesh \
629 sw/source/ui/shells/slotadd \
630 sw/source/ui/shells/tabsh \
631 sw/source/ui/shells/textdrw \
632 sw/source/ui/shells/textfld \
633 sw/source/ui/shells/textglos \
634 sw/source/ui/shells/textidx \
635 sw/source/ui/shells/textsh \
636 sw/source/ui/shells/textsh1 \
637 sw/source/ui/shells/textsh2 \
638 sw/source/ui/shells/txtattr \
639 sw/source/ui/shells/txtcrsr \
640 sw/source/ui/shells/txtnum \
641 sw/source/ui/smartmenu/stmenu \
642 sw/source/ui/table/chartins \
643 sw/source/ui/table/swtablerep \
644 sw/source/ui/table/tablemgr \
645 sw/source/ui/uiview/formatclipboard \
646 sw/source/ui/uiview/pview \
647 sw/source/ui/uiview/scroll \
648 sw/source/ui/uiview/srcview \
649 sw/source/ui/uiview/swcli \
650 sw/source/ui/uiview/uivwimp \
651 sw/source/ui/uiview/view \
652 sw/source/ui/uiview/view0 \
653 sw/source/ui/uiview/view1 \
654 sw/source/ui/uiview/view2 \
655 sw/source/ui/uiview/viewcoll \
656 sw/source/ui/uiview/viewdlg \
657 sw/source/ui/uiview/viewdlg2 \
658 sw/source/ui/uiview/viewdraw \
659 sw/source/ui/uiview/viewling \
660 sw/source/ui/uiview/viewmdi \
661 sw/source/ui/uiview/viewport \
662 sw/source/ui/uiview/viewprt \
663 sw/source/ui/uiview/viewsrch \
664 sw/source/ui/uiview/viewstat \
665 sw/source/ui/uiview/viewtab \
666 sw/source/ui/uno/RefreshListenerContainer \
667 sw/source/ui/uno/SwXDocumentSettings \
668 sw/source/ui/uno/SwXFilterOptions \
669 sw/source/ui/uno/dlelstnr \
670 sw/source/ui/uno/unoatxt \
671 sw/source/ui/uno/unodefaults \
672 sw/source/ui/uno/unodispatch \
673 sw/source/ui/uno/unodoc \
674 sw/source/ui/uno/unofreg \
675 sw/source/ui/uno/unomailmerge \
676 sw/source/ui/uno/unomod \
677 sw/source/ui/uno/unomodule \
678 sw/source/ui/uno/unotxdoc \
679 sw/source/ui/uno/unotxvw \
680 sw/source/ui/utlui/attrdesc \
681 sw/source/ui/utlui/bookctrl \
682 sw/source/ui/utlui/condedit \
683 sw/source/ui/utlui/content \
684 sw/source/ui/utlui/glbltree \
685 sw/source/ui/utlui/gloslst \
686 sw/source/ui/utlui/initui \
687 sw/source/ui/utlui/navicfg \
688 sw/source/ui/utlui/navipi \
689 sw/source/ui/utlui/numfmtlb \
690 sw/source/ui/utlui/prcntfld \
691 sw/source/ui/utlui/shdwcrsr \
692 sw/source/ui/utlui/textcontrolcombo \
693 sw/source/ui/utlui/tmplctrl \
694 sw/source/ui/utlui/uiitems \
695 sw/source/ui/utlui/uitool \
696 sw/source/ui/utlui/unotools \
697 sw/source/ui/utlui/viewlayoutctrl \
698 sw/source/ui/utlui/wordcountctrl \
699 sw/source/ui/utlui/zoomctrl \
700 sw/source/ui/web/wdocsh \
701 sw/source/ui/web/wformsh \
702 sw/source/ui/web/wfrmsh \
703 sw/source/ui/web/wgrfsh \
704 sw/source/ui/web/wlistsh \
705 sw/source/ui/web/wolesh \
706 sw/source/ui/web/wtabsh \
707 sw/source/ui/web/wtextsh \
708 sw/source/ui/web/wview \
709 sw/source/ui/wrtsh/delete \
710 sw/source/ui/wrtsh/move \
711 sw/source/ui/wrtsh/navmgr \
712 sw/source/ui/wrtsh/select \
713 sw/source/ui/wrtsh/wrtsh1 \
714 sw/source/ui/wrtsh/wrtsh2 \
715 sw/source/ui/wrtsh/wrtsh3 \
716 sw/source/ui/wrtsh/wrtsh4 \
717 sw/source/ui/wrtsh/wrtundo \
720 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
721 $(eval $(call gb_Library_add_exception_objects,sw,\
722 sw/source/ui/dbui/dbmgr \
723 sw/source/ui/dbui/dbtree \
724 sw/source/ui/dbui/dbui \
725 sw/source/ui/dbui/maildispatcher \
726 sw/source/ui/dbui/mailmergechildwindow \
727 sw/source/ui/dbui/mailmergehelper \
728 sw/source/ui/dbui/mmconfigitem \
729 sw/source/ui/dbui/swdbtoolsclient \
731 endif
733 $(eval $(call gb_SdiTarget_SdiTarget,sw/sdi/swslots,sw/sdi/swriter))
735 $(eval $(call gb_SdiTarget_set_include,sw/sdi/swslots,\
736 -I$(SRCDIR)/sw/inc \
737 -I$(SRCDIR)/sw/sdi \
738 $$(INCLUDE) \
741 # Runtime dependency for unit-tests
742 $(call gb_LinkTarget_get_target,$(call gb_Library_get_linktargetname,sw)) :| \
743 $(call gb_AllLangResTarget_get_target,sw)
745 # vim: set noet sw=4 ts=4: