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:
iv>
Change-Id: I27dd8e78059c331f8126a6ba0dcfc3391907c600 c04ae26f3f58bfedd01'>convert lcms2 to gbuildPeter Foley 2012-11-05cleanup README files.Michael Meeks 2012-11-05add a README filesAlia Almusaireae 2012-11-04Enough with that...Norbert Thiebaud 2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud 2012-11-04lcms2: fix deliver for MacNorbert Thiebaud 2012-11-04convert lcms2 to gbuildPeter Foley 2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan 2012-10-07fix lcms2 build with VC2012Peter Foley 2012-10-05It seems that the VS2008 files are only maintained in the VS2008 directoryFridrich Štrba 2012-10-05Upgrade lcms2 to 2.4 releaseFridrich Štrba 2012-10-05Revert "It seems that we have endianness problem in internal lcms2"Fridrich Štrba 2012-10-05Revert "Oops"Fridrich Štrba 2012-10-05OopsFridrich Štrba 2012-10-05It seems that we have endianness problem in internal lcms2Fridrich Štrba 2012-08-15fix build with VS2010Peter Foley