# # # 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_Module_Module,bean)) ifneq ($(ENABLE_JAVA),) ifneq ($(OS),MACOSX) ifneq ($(OS),ANDROID) $(eval $(call gb_Module_add_targets,bean,\ Jar_officebean \ Library_officebean \ )) # complex tests compilable but fail at runtime #$(eval $(call gb_Module_add_subsequentcheck_targets,bean,\ # JunitTest_bean_complex \ #)) endif endif endif /'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/registry/dbase/org/openoffice/Office/DataAccess
AgeCommit message (Expand)Author
2019-03-13tdf#121092: synchronize defaults for drivers settingsMike Kaganski
2018-09-20tdf#119743: add Features entries in Properties block Drivers.xcuJulien Nabet
2013-11-24Partially revert 7ab15103b74a16d774fc0c47ddae5d69e6be5082Stephan Bergmann
2013-11-23connectivity: use "application/x-dbase" for DBase filesMichael Stahl