# -*- 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_dbase)) $(eval $(call gb_Configuration_add_spool_modules,driver_dbase,connectivity/registry/dbase,\ org/openoffice/Office/DataAccess/Drivers-dbase.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_dbase,connectivity/registry/dbase,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: value='6fc2bd0094a23aafadeef3f4a8c2803d621a588d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools/CustomTarget_bridgetest.mk
AgeCommit message (Expand)Author
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-25stop looking for Jar files in solverMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan
2013-08-29Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS XStephan Bergmann
2013-08-27The testtools component libs are layer NONE, not URELIBStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist