# -*- 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/. # $(eval $(call gb_Executable_Executable,HelpLinker)) $(eval $(call gb_Executable_set_include,HelpLinker,\ -I$(SRCDIR)/helpcompiler/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Executable_use_libraries,HelpLinker,\ sal \ helplinker \ )) $(eval $(call gb_Executable_use_externals,HelpLinker,\ expat \ libxslt \ libxml2 \ clucene \ )) $(eval $(call gb_Executable_add_exception_objects,HelpLinker,\ helpcompiler/source/HelpLinker_main \ )) # vim:set noet sw=4 ts=4: ='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/inc/roadmap.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2017-11-30 08:50:04 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-11-30 15:36:26 +0100
commitee74bd73856c355f1491e9ff7c3bbbf74a7858bb (patch)
tree82909c55844f23fd812c5a8477a2c0b78d88e65a /svtools/inc/roadmap.hxx
parent98770243f7f5387aae06e83ed4de0d68e02abb02 (diff)
EPUB export: add UI to set custom metadata