LanguageTool: don't crash if REST protocol isn't set
[LibreOffice.git] / sw / Library_swui.mk
blob5326172958083e632c95559326b1d1313de6c457
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,swui))
22 $(eval $(call gb_Library_set_include,swui,\
23 -I$(SRCDIR)/sw/inc \
24 -I$(SRCDIR)/sw/source/uibase/inc \
25 -I$(SRCDIR)/sw/source/ui/inc \
26 -I$(WORKDIR)/SdiTarget/sw/sdi \
27 $$(INCLUDE) \
30 $(eval $(call gb_Library_set_precompiled_header,swui,sw/inc/pch/precompiled_swui))
32 $(eval $(call gb_Library_use_externals,swui,\
33 boost_headers \
34 icu_headers \
37 $(eval $(call gb_Library_use_custom_headers,swui,\
38 officecfg/registry \
41 $(eval $(call gb_Library_use_api,swui,\
42 udkapi \
43 offapi \
44 oovbaapi \
47 ifneq ($(SYSTEM_LIBXML),)
48 $(eval $(call gb_Library_add_cxxflags,swui,\
49 $(LIBXML_CFLAGS) \
51 endif
53 $(eval $(call gb_Library_use_libraries,swui,\
54 comphelper \
55 cppu \
56 cppuhelper \
57 cui \
58 $(call gb_Helper_optional,DBCONNECTIVITY, \
59 dbtools) \
60 editeng \
61 i18nlangtag \
62 i18nutil \
63 msfilter \
64 sal \
65 salhelper \
66 sfx \
67 sot \
68 svl \
69 svt \
70 svx \
71 svx \
72 svxcore \
73 sw \
74 tk \
75 tl \
76 ucbhelper \
77 utl \
78 vcl \
79 drawinglayer \
80 lng \
83 $(eval $(call gb_Library_add_exception_objects,swui,\
84 sw/source/ui/chrdlg/break \
85 sw/source/ui/chrdlg/chardlg \
86 sw/source/ui/chrdlg/drpcps \
87 sw/source/ui/chrdlg/numpara \
88 sw/source/ui/chrdlg/pardlg \
89 sw/source/ui/chrdlg/swuiccoll \
90 sw/source/ui/chrdlg/tblnumfm \
91 sw/source/ui/config/mailconfigpage \
92 sw/source/ui/config/optcomp \
93 sw/source/ui/config/optload \
94 sw/source/ui/config/optpage \
95 sw/source/ui/dialog/abstract \
96 sw/source/ui/dialog/addrdlg \
97 sw/source/ui/dialog/ascfldlg \
98 sw/source/ui/dialog/docstdlg \
99 sw/source/ui/dialog/macassgn \
100 sw/source/ui/dialog/swdlgfact \
101 sw/source/ui/dialog/swmessdialog \
102 sw/source/ui/dialog/swuiexp \
103 sw/source/ui/dialog/uiregionsw \
104 sw/source/ui/dialog/wordcountdialog \
105 sw/source/ui/dochdl/selglos \
106 sw/source/ui/envelp/envfmt \
107 sw/source/ui/envelp/envlop1 \
108 sw/source/ui/envelp/envprt \
109 sw/source/ui/envelp/label1 \
110 sw/source/ui/envelp/labelexp \
111 sw/source/ui/envelp/labfmt \
112 sw/source/ui/envelp/labprt \
113 sw/source/ui/envelp/mailmrge \
114 sw/source/ui/fldui/DateFormFieldDialog \
115 sw/source/ui/fldui/DropDownFieldDialog \
116 sw/source/ui/fldui/DropDownFormFieldDialog \
117 sw/source/ui/fldui/changedb \
118 sw/source/ui/fldui/flddb \
119 sw/source/ui/fldui/flddinf \
120 sw/source/ui/fldui/flddok \
121 sw/source/ui/fldui/fldedt \
122 sw/source/ui/fldui/fldfunc \
123 sw/source/ui/fldui/fldpage \
124 sw/source/ui/fldui/fldref \
125 sw/source/ui/fldui/fldtdlg \
126 sw/source/ui/fldui/fldvar \
127 sw/source/ui/fldui/inpdlg \
128 sw/source/ui/fldui/javaedit \
129 sw/source/ui/fmtui/tmpdlg \
130 sw/source/ui/frmdlg/column \
131 sw/source/ui/frmdlg/cption \
132 sw/source/ui/frmdlg/frmdlg \
133 sw/source/ui/frmdlg/frmpage \
134 sw/source/ui/frmdlg/pattern \
135 sw/source/ui/frmdlg/uiborder \
136 sw/source/ui/frmdlg/wrap \
137 sw/source/ui/index/cntex \
138 sw/source/ui/index/cnttab \
139 sw/source/ui/index/multmrk \
140 sw/source/ui/index/swuiidxmrk \
141 sw/source/ui/misc/bookmark \
142 sw/source/ui/misc/contentcontroldlg \
143 sw/source/ui/misc/contentcontrollistitemdlg \
144 sw/source/ui/misc/docfnote \
145 sw/source/ui/misc/glosbib \
146 sw/source/ui/misc/glossary \
147 sw/source/ui/misc/insfnote \
148 sw/source/ui/misc/linenum \
149 sw/source/ui/misc/num \
150 sw/source/ui/misc/outline \
151 sw/source/ui/misc/pgfnote \
152 sw/source/ui/misc/pggrid \
153 sw/source/ui/misc/srtdlg \
154 sw/source/ui/misc/translatelangselect \
155 sw/source/ui/misc/swmodalredlineacceptdlg \
156 sw/source/ui/misc/titlepage \
157 sw/source/ui/table/colwd \
158 sw/source/ui/table/convert \
159 sw/source/ui/table/autoformatpreview \
160 sw/source/ui/table/instable \
161 sw/source/ui/table/mergetbl \
162 sw/source/ui/table/rowht \
163 sw/source/ui/table/splittbl \
164 sw/source/ui/table/tabledlg \
165 sw/source/ui/table/tautofmt \
166 sw/source/ui/utlui/swrenamexnameddlg \
169 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
170 $(eval $(call gb_Library_add_exception_objects,swui,\
171 sw/source/ui/dbui/addresslistdialog \
172 sw/source/ui/dbui/createaddresslistdialog \
173 sw/source/ui/dbui/customizeaddresslistdialog \
174 sw/source/ui/dbui/dbinsdlg \
175 sw/source/ui/dbui/dbtablepreviewdialog \
176 sw/source/ui/dbui/mailmergewizard \
177 sw/source/ui/dbui/mmaddressblockpage \
178 sw/source/ui/dbui/mmdocselectpage \
179 sw/source/ui/dbui/mmgreetingspage \
180 sw/source/ui/dbui/mmlayoutpage \
181 sw/source/ui/dbui/mmoutputtypepage \
182 sw/source/ui/dbui/mmresultdialogs \
183 sw/source/ui/dbui/selectdbtabledialog \
185 endif
187 # vim: set noet sw=4 ts=4: