# -*- 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_Library_Library,sax)) $(eval $(call gb_Library_set_componentfile,sax,sax/source/expatwrap/expwrap,services)) $(eval $(call gb_Library_set_include,sax,\ -I$(SRCDIR)/sax/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Library_use_common_precompiled_header,sax)) $(eval $(call gb_Library_use_sdk_api,sax)) $(eval $(call gb_Library_use_externals,sax,\ libxml2 \ expat \ )) $(eval $(call gb_Library_use_libraries,sax,\ basegfx \ comphelper \ cppu \ cppuhelper \ sal \ salhelper \ tl \ )) $(eval $(call gb_Library_add_defs,sax,\ -DSAX_DLLIMPLEMENTATION \ )) $(eval $(call gb_Library_add_exception_objects,sax,\ sax/source/expatwrap/sax_expat \ sax/source/expatwrap/saxwriter \ sax/source/expatwrap/xml2utf \ sax/source/fastparser/fastparser \ sax/source/fastparser/legacyfastparser \ sax/source/tools/converter \ sax/source/tools/fastattribs \ sax/source/tools/fastserializer \ sax/source/tools/fshelper \ )) # vim: set noet sw=4 ts=4: /libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-07-22 16:10:32 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-07-23 06:46:41 +0200
commitea20fcce1dac735a9730ab6672bf60ccec595e71 (patch)
treedf8f25ec6a90f47fb878236e239f8a23e679943c /registry
parenta17b19726d723b16dacb49db7a8efd5fee9cb4cf (diff)
close some more holes in structures