# -*- 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_Configuration_Configuration,driver_macab)) $(eval $(call gb_Configuration_add_spool_modules,driver_macab,connectivity/registry/macab,\ org/openoffice/Office/DataAccess/Drivers-macab.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_macab,connectivity/registry/macab,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: 0b1d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_svp.mk
AgeCommit message (Expand)Author
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-13Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan