summaryrefslogtreecommitdiff
path: root/vcl/Executable_lwpfuzzer.mk
blob: 46c2867502de2bfada7c91d9c0a94688fbd90f99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

include $(SRCDIR)/vcl/commonfuzzer.mk

$(eval $(call gb_Executable_Executable,lwpfuzzer))

$(eval $(call gb_Executable_use_api,lwpfuzzer,\
    offapi \
    udkapi \
))

$(eval $(call gb_Executable_use_externals,lwpfuzzer,\
	$(fuzzer_externals) \
))

$(eval $(call gb_Executable_set_include,lwpfuzzer,\
    $$(INCLUDE) \
    -I$(SRCDIR)/vcl/inc \
))

$(eval $(call gb_Executable_use_libraries,lwpfuzzer,\
	lwpft \
	$(fuzzer_libraries) \
))

$(eval $(call gb_Executable_use_static_libraries,lwpfuzzer,\
    findsofficepath \
    ulingu \
    fuzzer \
))

$(eval $(call gb_Executable_add_exception_objects,lwpfuzzer,\
	vcl/workben/lwpfuzzer \
))

$(eval $(call gb_Executable_add_libs,lwpfuzzer,\
	-lFuzzingEngine \
))

# vim: set noet sw=4 ts=4:
an>Adolfo Jayme Barrientos 2014-12-29HUMAN: improve the look of the default icon set used in ubuntuYousuf Philips 2014-11-23icons: optipng the human icons.Jan Holesovsky 2014-11-20TANGO: fix galaxy so print preview single page view icon showsYousuf Philips 2014-11-04line spacing: Introduce an icon for that.Jan Holesovsky 2014-11-04fdo#80161 Add an icon to the 'Export as PDF' commandYousuf Philips 2014-11-01TANGO: Updated formatting icons and moved old tango sources to humanYousuf Philips 2014-10-28ICONS: Exchanged icons between tango and human and small change to zoom modeYousuf Philips 2014-10-28TANGO: add new icons for page break, line spacing, comment, and footnoteYousuf Philips 2014-03-06Icon redux 01: Remove old draft view iconsAndrew 2014-03-06Icon redux 01: Optimised help imagesAndrew 2014-02-27Icon redux 01: Remove old dbaccess iconsAndrew 2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás 2014-02-10Remove unused icons after cleaning up Math zoomRodolfo Ribeiro Gomes 2014-02-03startcenter: Kill the old branding images.Jan Holesovsky 2013-09-01fdo#42434: swap flipvertical and fliphorizontal icons in some themesIvan Timofeev 2013-07-22Remove obsolote border dialogZolnai Tamás 2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile 2013-06-10remove unused imagesAndras Timar 2013-04-24Rename image files to match with command nameZolnai Tamás 2013-04-11remove unused imagesAndras Timar 2013-04-09remove unused imagesAndras Timar 2013-04-07Added query properties icon for BaseIssa Alkurtass 2013-03-19fix the 'warning' icon in .ui filesAndras Timar