# -*- 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_mysql_jdbc)) $(eval $(call gb_Configuration_add_spool_modules,driver_mysql_jdbc,connectivity/registry/mysql_jdbc,\ org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_mysql_jdbc,connectivity/registry/mysql_jdbc,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: '>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)Author
2012-07-17tubes: fix makefiles after rebaseMatúš Kukan
2012-07-17tubes: remove ScCollaboration layerMatúš Kukan
2012-07-17tubes: cleanup abstraction, and add in-process demo modeMichael Meeks
2012-07-17tubes: tweak makefilesMatúš Kukan
2012-07-17tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks
2012-07-17tubes: pull in tubes headers and linkageEike Rathke
2012-07-17split ScDocFunc interceptor to new collab/ module and start on itMichael Meeks