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