# -*- 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,pngfuzzer)) $(eval $(call gb_Executable_use_api,pngfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,pngfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,pngfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,pngfuzzer,\ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,pngfuzzer,\ $(fuzzer_statics) \ )) $(eval $(call gb_Executable_add_exception_objects,pngfuzzer,\ vcl/workben/pngfuzzer \ )) $(eval $(call gb_Executable_add_libs,pngfuzzer,\ $(LIB_FUZZING_ENGINE) \ )) # vim: set noet sw=4 ts=4: ffice-6-4 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-05-20 21:23:42 +0200
committerAndras Timar <atimar@suse.com>2013-05-20 21:23:42 +0200
commit6148d0296697632af52c5e39787cd09c2a748fd7 (patch)
tree3025f6e33b6d554e6f69ea2c0866d8dbb4afd3aa /source
parente06e924e1a2d2497cea1f282ab5381ee78f0b05e (diff)
Update Slovenian translation for LibreOffice 4.1 beta1 libreoffice-4-1-branch-point
Change-Id: I5ad9ec63a2644f04fbbcc11ce4839354f0206115
Diffstat (limited to 'source')