bump product version to 4.1.6.2
[LibreOffice.git] / oox / Library_oox.mk
blob45f4b9cc494afb5f4787042d68079f929dde9ea3
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/.
10 $(eval $(call gb_Library_Library,oox))
12 $(eval $(call gb_Library_set_precompiled_header,oox,$(SRCDIR)/oox/inc/pch/precompiled_oox))
14 $(eval $(call gb_Library_use_custom_headers,oox,oox/generated))
16 $(eval $(call gb_Library_set_include,oox,\
17 $$(INCLUDE) \
18 -I$(SRCDIR)/oox/inc \
21 ifeq ($(COM)-$(OS)-$(CPUNAME),GCC-LINUX-IA64)
22 # at least Debian Linux ia64 fails at compile time on
23 # link libooxlo.so which is apparently too large
24 # for the toolchain to handle with default optimization
25 $(eval $(call gb_Library_add_cxxflags,oox,\
26 -Os \
28 endif
30 $(eval $(call gb_Library_add_defs,oox,\
31 -DOOX_DLLIMPLEMENTATION \
34 $(eval $(call gb_Library_use_sdk_api,oox))
36 $(eval $(call gb_Library_use_libraries,oox,\
37 basegfx \
38 comphelper \
39 cppu \
40 cppuhelper \
41 editeng \
42 msfilter \
43 sal \
44 i18nlangtag \
45 sax \
46 sfx \
47 svl \
48 svt \
49 svxcore \
50 sot \
51 tl \
52 utl \
53 vcl \
54 xo \
55 xmlscript \
56 $(gb_UWINAPI) \
59 ifeq ($(TLS),OPENSSL)
60 $(eval $(call gb_Library_use_externals,oox,\
61 boost_headers \
62 openssl \
63 openssl_headers \
65 else
66 ifeq ($(TLS),NSS)
67 $(eval $(call gb_Library_use_externals,oox,\
68 boost_headers \
69 plc4 \
70 nss3 \
72 endif
73 endif
75 $(eval $(call gb_Library_set_componentfile,oox,oox/util/oox))
77 $(eval $(call gb_Library_add_exception_objects,oox,\
78 oox/source/core/binarycodec \
79 oox/source/core/contexthandler2 \
80 oox/source/core/contexthandler \
81 oox/source/core/fastparser \
82 oox/source/core/fasttokenhandler \
83 oox/source/core/filterbase \
84 oox/source/core/filterdetect \
85 oox/source/core/fragmenthandler2 \
86 oox/source/core/fragmenthandler \
87 oox/source/core/recordparser \
88 oox/source/core/relations \
89 oox/source/core/relationshandler \
90 oox/source/core/services \
91 oox/source/core/xmlfilterbase \
92 oox/source/docprop/docprophandler \
93 oox/source/docprop/ooxmldocpropimport \
94 oox/source/drawingml/chart/axiscontext \
95 oox/source/drawingml/chart/axisconverter \
96 oox/source/drawingml/chart/axismodel \
97 oox/source/drawingml/chart/chartcontextbase \
98 oox/source/drawingml/chart/chartconverter \
99 oox/source/drawingml/chart/chartdrawingfragment \
100 oox/source/drawingml/chart/chartspaceconverter \
101 oox/source/drawingml/chart/chartspacefragment \
102 oox/source/drawingml/chart/chartspacemodel \
103 oox/source/drawingml/chart/converterbase \
104 oox/source/drawingml/chart/datasourcecontext \
105 oox/source/drawingml/chart/datasourceconverter \
106 oox/source/drawingml/chart/datasourcemodel \
107 oox/source/drawingml/chart/modelbase \
108 oox/source/drawingml/chart/objectformatter \
109 oox/source/drawingml/chart/plotareacontext \
110 oox/source/drawingml/chart/plotareaconverter \
111 oox/source/drawingml/chart/plotareamodel \
112 oox/source/drawingml/chart/seriescontext \
113 oox/source/drawingml/chart/seriesconverter \
114 oox/source/drawingml/chart/seriesmodel \
115 oox/source/drawingml/chart/titlecontext \
116 oox/source/drawingml/chart/titleconverter \
117 oox/source/drawingml/chart/titlemodel \
118 oox/source/drawingml/chart/typegroupcontext \
119 oox/source/drawingml/chart/typegroupconverter \
120 oox/source/drawingml/chart/typegroupmodel \
121 oox/source/drawingml/clrschemecontext \
122 oox/source/drawingml/clrscheme \
123 oox/source/drawingml/colorchoicecontext \
124 oox/source/drawingml/color \
125 oox/source/drawingml/connectorshapecontext \
126 oox/source/drawingml/customshapegeometry \
127 oox/source/drawingml/customshapepresets1 \
128 oox/source/drawingml/customshapepresets2 \
129 oox/source/drawingml/customshapepresets3 \
130 oox/source/drawingml/customshapepresets4 \
131 oox/source/drawingml/customshapepresets5 \
132 oox/source/drawingml/customshapepresets6 \
133 oox/source/drawingml/customshapeproperties \
134 oox/source/drawingml/diagram/constraintlistcontext \
135 oox/source/drawingml/diagram/datamodelcontext \
136 oox/source/drawingml/diagram/diagram \
137 oox/source/drawingml/diagram/diagramdefinitioncontext \
138 oox/source/drawingml/diagram/diagramfragmenthandler \
139 oox/source/drawingml/diagram/diagramlayoutatoms \
140 oox/source/drawingml/diagram/layoutnodecontext \
141 oox/source/drawingml/drawingmltypes \
142 oox/source/drawingml/effectproperties \
143 oox/source/drawingml/effectpropertiescontext \
144 oox/source/drawingml/embeddedwavaudiofile \
145 oox/source/drawingml/fillproperties \
146 oox/source/drawingml/fillpropertiesgroupcontext \
147 oox/source/drawingml/graphicshapecontext \
148 oox/source/drawingml/guidcontext \
149 oox/source/drawingml/hyperlinkcontext \
150 oox/source/drawingml/linepropertiescontext \
151 oox/source/drawingml/lineproperties \
152 oox/source/drawingml/objectdefaultcontext \
153 oox/source/drawingml/shapecontext \
154 oox/source/drawingml/shape \
155 oox/source/drawingml/shape3dproperties \
156 oox/source/drawingml/shapegroupcontext \
157 oox/source/drawingml/shapepropertiescontext \
158 oox/source/drawingml/shapepropertymap \
159 oox/source/drawingml/shapestylecontext \
160 oox/source/drawingml/spdefcontext \
161 oox/source/drawingml/table/tablebackgroundstylecontext \
162 oox/source/drawingml/table/tablecellcontext \
163 oox/source/drawingml/table/tablecell \
164 oox/source/drawingml/table/tablecontext \
165 oox/source/drawingml/table/tablepartstylecontext \
166 oox/source/drawingml/table/tableproperties \
167 oox/source/drawingml/table/tablerowcontext \
168 oox/source/drawingml/table/tablerow \
169 oox/source/drawingml/table/tablestylecellstylecontext \
170 oox/source/drawingml/table/tablestylecontext \
171 oox/source/drawingml/table/tablestyle \
172 oox/source/drawingml/table/tablestylelist \
173 oox/source/drawingml/table/tablestylelistfragmenthandler \
174 oox/source/drawingml/table/tablestylepart \
175 oox/source/drawingml/table/tablestyletextstylecontext \
176 oox/source/drawingml/textbodycontext \
177 oox/source/drawingml/textbody \
178 oox/source/drawingml/textbodypropertiescontext \
179 oox/source/drawingml/textbodyproperties \
180 oox/source/drawingml/textcharacterpropertiescontext \
181 oox/source/drawingml/textcharacterproperties \
182 oox/source/drawingml/textfieldcontext \
183 oox/source/drawingml/textfield \
184 oox/source/drawingml/textfont \
185 oox/source/drawingml/textliststylecontext \
186 oox/source/drawingml/textliststyle \
187 oox/source/drawingml/textparagraph \
188 oox/source/drawingml/textparagraphpropertiescontext \
189 oox/source/drawingml/textparagraphproperties \
190 oox/source/drawingml/textrun \
191 oox/source/drawingml/textspacingcontext \
192 oox/source/drawingml/texttabstoplistcontext \
193 oox/source/drawingml/theme \
194 oox/source/drawingml/themeelementscontext \
195 oox/source/drawingml/themefragmenthandler \
196 oox/source/drawingml/transform2dcontext \
197 oox/source/dump/dffdumper \
198 oox/source/dump/dumperbase \
199 oox/source/dump/oledumper \
200 oox/source/dump/pptxdumper \
201 oox/source/export/chartexport \
202 oox/source/export/ColorPropertySet \
203 oox/source/export/drawingml \
204 oox/source/export/shapes \
205 oox/source/export/vmlexport \
206 oox/source/helper/attributelist \
207 oox/source/helper/binaryinputstream \
208 oox/source/helper/binaryoutputstream \
209 oox/source/helper/binarystreambase \
210 oox/source/helper/containerhelper \
211 oox/source/helper/graphichelper \
212 oox/source/helper/modelobjecthelper \
213 oox/source/helper/progressbar \
214 oox/source/helper/propertymap \
215 oox/source/helper/propertyset \
216 oox/source/helper/storagebase \
217 oox/source/helper/textinputstream \
218 oox/source/helper/zipstorage \
219 oox/source/mathml/export \
220 oox/source/mathml/import \
221 oox/source/mathml/importutils \
222 oox/source/ole/axbinaryreader \
223 oox/source/ole/axbinarywriter \
224 oox/source/ole/axfontdata \
225 oox/source/ole/axcontrol \
226 oox/source/ole/axcontrolfragment \
227 oox/source/ole/olehelper \
228 oox/source/ole/oleobjecthelper \
229 oox/source/ole/olestorage \
230 oox/source/ole/vbacontrol \
231 oox/source/ole/vbahelper \
232 oox/source/ole/vbainputstream \
233 oox/source/ole/vbamodule \
234 oox/source/ole/vbaproject \
235 oox/source/ppt/animationspersist \
236 oox/source/ppt/animationtypes \
237 oox/source/ppt/animvariantcontext \
238 oox/source/ppt/backgroundproperties \
239 oox/source/ppt/buildlistcontext \
240 oox/source/ppt/comments \
241 oox/source/ppt/commonbehaviorcontext \
242 oox/source/ppt/commontimenodecontext \
243 oox/source/ppt/conditioncontext \
244 oox/source/ppt/customshowlistcontext \
245 oox/source/ppt/dgmimport \
246 oox/source/ppt/dgmlayout \
247 oox/source/ppt/headerfootercontext \
248 oox/source/ppt/layoutfragmenthandler \
249 oox/source/ppt/pptfilterhelpers \
250 oox/source/ppt/pptgraphicshapecontext \
251 oox/source/ppt/pptimport \
252 oox/source/ppt/pptshapecontext \
253 oox/source/ppt/pptshape \
254 oox/source/ppt/pptshapegroupcontext \
255 oox/source/ppt/pptshapepropertiescontext \
256 oox/source/ppt/presentationfragmenthandler \
257 oox/source/ppt/slidefragmenthandler \
258 oox/source/ppt/slidemastertextstylescontext \
259 oox/source/ppt/slidepersist \
260 oox/source/ppt/slidetimingcontext \
261 oox/source/ppt/slidetransitioncontext \
262 oox/source/ppt/slidetransition \
263 oox/source/ppt/soundactioncontext \
264 oox/source/ppt/timeanimvaluecontext \
265 oox/source/ppt/timenode \
266 oox/source/ppt/timenodelistcontext \
267 oox/source/ppt/timetargetelementcontext \
268 oox/source/ppt/extdrawingfragmenthandler \
269 oox/source/shape/LockedCanvasContext \
270 oox/source/shape/ShapeContextHandler \
271 oox/source/shape/ShapeDrawingFragmentHandler \
272 oox/source/shape/ShapeFilterBase \
273 oox/source/token/namespacemap \
274 oox/source/token/propertynames \
275 oox/source/token/tokenmap \
276 oox/source/vml/vmldrawing \
277 oox/source/vml/vmldrawingfragment \
278 oox/source/vml/vmlformatting \
279 oox/source/vml/vmlinputstream \
280 oox/source/vml/vmlshapecontainer \
281 oox/source/vml/vmlshapecontext \
282 oox/source/vml/vmlshape \
283 oox/source/vml/vmltextboxcontext \
284 oox/source/vml/vmltextbox \
287 $(eval $(call gb_Library_add_generated_exception_objects,oox,\
288 CustomTarget/oox/generated/misc/vmlexport-shape-types \
291 # vim: set noet sw=4 ts=4: