summaryrefslogtreecommitdiff
path: root/connectivity/Configuration_ado.mk
blob: 44673c42f2b2de7a20d4b9eb84adab7fead3c292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- 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_ado))

$(eval $(call gb_Configuration_add_spool_modules,driver_ado,connectivity/registry/ado,\
	org/openoffice/Office/DataAccess/Drivers-ado.xcu \
))

$(eval $(call gb_Configuration_add_localized_datas,driver_ado,connectivity/registry/ado,\
	org/openoffice/Office/DataAccess/Drivers.xcu \
))

# vim: set noet sw=4 ts=4:
href='/cgit/lo/core/commit/Module_cross_tail_build.mk?id=1537030838dbb418b3dcb1c4e1f5a5f0850aa630'>move sax to cross_tail_buildDavid Tardon 2012-05-29move qadevOOo to cross_tail_buildDavid Tardon 2012-05-29move i18nutil to cross_tail_buildDavid Tardon 2012-05-29move regexp to cross_tail_buildDavid Tardon 2012-05-29move unotest to cross_tail_buildDavid Tardon 2012-05-29move i18npool to cross_tail_buildDavid Tardon 2012-05-29move basegfx and o3tl to cross_tail_buildDavid Tardon 2012-05-29move tools to cross_tail_buildDavid Tardon 2012-05-29move shell to cross_tail_buildDavid Tardon