Update Remove Formatting icons
[LibreOffice.git] / vcl / commonfuzzer.mk
blob6541d9ec7360bb7c049ede1fac711fb19b4bf9d1
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 openssl \
39 expat \
40 mythes \
41 hyphen \
42 hunspell \
43 zlib \
45 fuzzer_core_libraries = \
46 basctl \
47 avmedia \
48 basegfx \
49 basprov \
50 bib \
51 canvastools \
52 configmgr \
53 cppcanvas \
54 ctl \
55 dba \
56 dbtools \
57 deployment \
58 deploymentmisc \
59 drawinglayer \
60 editeng \
61 emfio \
62 filterconfig \
63 fsstorage \
64 fwk \
65 i18npool \
66 i18nutil \
67 io \
68 lng \
69 localebe1 \
70 msfilter \
71 package2 \
72 sax \
73 sb \
74 scriptframe \
75 spell \
76 sfx \
77 sofficeapp \
78 sot \
79 svl \
80 svt \
81 svx \
82 svxcore \
83 emboleobj \
84 svgfilter \
85 svgio \
86 animcore \
87 tk \
88 tl \
89 ucb1 \
90 ucbhelper \
91 ucpexpand1 \
92 ucpfile1 \
93 ucppkg1 \
94 unoxml \
95 utl \
96 uui \
97 vcl \
98 xmlscript \
99 xo \
100 xstor \
101 cui \
102 chartcontroller \
103 chartcore \
104 sm \
105 oox \
106 proxyfac \
107 reflection \
108 odfflatxml \
109 invocadapt \
110 bootstrap \
111 introspection \
112 stocservices \
113 lnth \
114 hyphen \
115 i18nsearch \
116 embobj \
117 evtatt \
118 unordf \
119 ucphier1 \
120 ucptdoc1 \
121 srtrs1 \
122 storagefd \
123 mtfrenderer \
124 canvasfactory \
125 vclcanvas \
126 xof \
127 xmlfa \
128 xmlfd \
129 cppu \
130 cppuhelper \
131 comphelper \
132 i18nlangtag \
133 xmlreader \
134 unoidl \
135 reg \
136 store \
137 expwrap \
138 gcc3_uno \
139 salhelper \
140 sal \
142 fuzzer_calc_libraries = \
143 analysis \
144 date \
145 pricing \
146 scfilt \
147 scd \
148 vbaevents \
149 vbahelper \
150 vbaobj \
151 sc \
152 for \
153 forui \
154 guesslang \
156 fuzzer_writer_libraries = \
157 msword \
158 sw \
159 swd \
160 writerfilter \
161 wpftwriter \
162 textfd \
163 guesslang \
165 fuzzer_draw_libraries = \
166 sdfilt \
167 sd \
168 sdd \
169 icg \
170 guesslang \
172 fuzzer_math_libraries = \
173 sm \
174 guesslang \