# -*- 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_Package_Package,msvc_dlls,$(MSVC_DLL_PATH))) $(eval $(call gb_Package_add_files,msvc_dlls,program/shlxthdl,\ $(MSVC_DLLS) \ )) # vim:set shiftwidth=4 tabstop=4 noexpandtab: it/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-04-06 11:28:44 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-04-06 11:46:53 +0000
commit88e3b846b8a4bd4ce5507d1bc5441ee4167e5326 (patch)
tree6dbff3db12e6394534ee331644424691bad6325b /svl
parentce28d83912d14bc81c455af64893842de78a8c8d (diff)
remove some dead bits of DDE
Change-Id: Ieb1d4e23f1a62b56d14a655a676d9c7d5f33c51c Reviewed-on: https://gerrit.libreoffice.org/23849 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>