# -*- 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,treex)) $(eval $(call gb_Executable_set_include,treex,\ -I$(SRCDIR)/l10ntools/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Executable_use_libraries,treex,\ sal \ )) $(eval $(call gb_Executable_use_static_libraries,treex,\ transex \ )) $(eval $(call gb_Executable_add_exception_objects,treex,\ l10ntools/source/treemerge \ l10ntools/source/treex \ )) $(eval $(call gb_Executable_use_externals,treex,\ boost_headers \ libxml2 \ )) # vim: set noet sw=4 ts=4: llotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfont.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-01-12 17:32:11 +0100
committerAndras Timar <andras.timar@collabora.com>2015-01-12 17:32:11 +0100
commitb51b904b511dc3456446f4c4f62902da379198e4 (patch)
tree5f3c0b89f7c8e51adf8ff51ef0af12516e6463d9 /lotuswordpro/source/filter/lwpfont.hxx
parent9f3130b762dbd617c901409b99e8cceb35383a29 (diff)
build fix on OS X cp-4.3-1
Change-Id: I27dd8e78059c331f8126a6ba0dcfc3391907c600