bump product version to 7.6.3.2-android
[LibreOffice.git] / vcl / commonfuzzer.mk
blob37abba12d0cb98c643c14ef84dd9bf9adfffe47c
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 fuzzer_externals = \
12 boost_headers \
13 orcus \
14 orcus-parser \
15 boost_locale \
16 boost_filesystem \
17 boost_system \
18 boost_iostreams \
19 curl \
20 dtoa \
21 harfbuzz \
22 graphite \
23 cairo \
24 fontconfig \
25 freetype \
26 gpgmepp \
27 icui18n \
28 icuuc \
29 icudata \
30 lcms2 \
31 librdf \
32 libexttextcat \
33 liblangtag \
34 libxslt \
35 libxml2 \
36 libjpeg \
37 libpng \
38 libtiff \
39 libwebp \
40 openssl \
41 expat \
42 mythes \
43 hyphen \
44 hunspell \
45 zlib \
47 fuzzer_statics = \
48 findsofficepath \
49 ulingu \
51 fuzzer_core_libraries = \
52 avmedia \
53 basegfx \
54 $(call gb_Helper_optional,SCRIPTING, \
55 basctl \
56 basprov \
57 ) \
58 bib \
59 canvastools \
60 configmgr \
61 cppcanvas \
62 ctl \
63 dba \
64 dbase \
65 dbtools \
66 deployment \
67 deploymentmisc \
68 docmodel \
69 drawinglayer \
70 drawinglayercore \
71 editeng \
72 emfio \
73 file \
74 filterconfig \
75 fsstorage \
76 fwk \
77 i18npool \
78 i18nutil \
79 io \
80 lng \
81 localebe1 \
82 msfilter \
83 package2 \
84 sax \
85 sb \
86 sdbc2 \
87 $(call gb_Helper_optional,SCRIPTING, \
88 scriptframe) \
89 spell \
90 sfx \
91 sofficeapp \
92 sot \
93 svl \
94 svt \
95 svx \
96 svxcore \
97 emboleobj \
98 svgfilter \
99 svgio \
100 animcore \
101 tk \
102 tl \
103 ucb1 \
104 ucbhelper \
105 ucpexpand1 \
106 ucpfile1 \
107 ucppkg1 \
108 unoxml \
109 utl \
110 uui \
111 vcl \
112 xmlscript \
113 xo \
114 xstor \
115 cui \
116 chartcontroller \
117 chartcore \
118 sm \
119 oox \
120 proxyfac \
121 reflection \
122 odfflatxml \
123 invocadapt \
124 bootstrap \
125 introspection \
126 stocservices \
127 lnth \
128 hyphen \
129 i18nsearch \
130 embobj \
131 evtatt \
132 unordf \
133 ucphier1 \
134 ucptdoc1 \
135 srtrs1 \
136 storagefd \
137 mtfrenderer \
138 canvasfactory \
139 vclcanvas \
140 xof \
141 xmlfa \
142 xmlfd \
143 cppu \
144 cppuhelper \
145 comphelper \
146 i18nlangtag \
147 xmlreader \
148 unoidl \
149 reg \
150 store \
151 gcc3_uno \
152 salhelper \
153 sal \
154 index_data \
155 localedata_en \
156 localedata_others \
158 fuzzer_calc_libraries = \
159 analysis \
160 date \
161 pricing \
162 scfilt \
163 scd \
164 $(call gb_Helper_optional,SCRIPTING, \
165 vbaevents \
166 vbahelper \
167 vbaobj \
169 sc \
170 for \
171 forui \
172 guesslang \
174 fuzzer_writer_libraries = \
175 msword \
176 sw \
177 swd \
178 writerfilter \
179 wpftwriter \
180 textfd \
181 guesslang \
183 fuzzer_draw_libraries = \
184 sd \
185 sdd \
186 icg \
187 guesslang \
189 fuzzer_math_libraries = \
190 sm \
191 guesslang \