# -*- 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_evoab)) $(eval $(call gb_Configuration_add_spool_modules,driver_evoab,connectivity/registry/evoab2,\ org/openoffice/Office/DataAccess/Drivers-evoab2.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_evoab,connectivity/registry/evoab2,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: ab1c37dde323b1678cdf8e6'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_odbc.hxx
AgeCommit message (Expand)Author
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-14boost->stdCaolán McNamara
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-05-17Remove include stdio (part1)Julien Nabet
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian