# -*- 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_Library_Library,odbc)) $(eval $(call gb_Library_set_warnings_not_errors,odbc)) $(eval $(call gb_Library_set_componentfile,odbc,connectivity/source/drivers/odbc/odbc)) $(eval $(call gb_Library_use_sdk_api,odbc)) $(eval $(call gb_Library_set_include,odbc,\ $$(INCLUDE) \ -I$(SRCDIR)/connectivity/inc \ -I$(SRCDIR)/connectivity/source/inc \ )) $(eval $(call gb_Library_use_external,odbc,odbc_headers)) $(eval $(call gb_Library_use_libraries,odbc,\ odbcbase \ cppu \ cppuhelper \ sal \ salhelper \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,odbc,\ connectivity/source/drivers/odbc/oservices \ connectivity/source/drivers/odbc/ORealDriver \ connectivity/source/drivers/odbc/OFunctions \ )) # vim: set noet sw=4 ts=4: stro/collabora/cd-5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-31 19:07:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-31 19:26:56 +0200
commit81e9e1864edd47f455e2bd1b83f4d3030d8c0a9a (patch)
tree4a62232163fe01e35ddc123687bbf427cee52c74
parentacd9333176eeb0205fd5984091bb5b15211bbcba (diff)
update translations for 6.3.0 beta1 libreoffice-6-3-branch-point
and force-fix errors using pocheck Change-Id: Ifa87cb20f962466e1c8b19e0f8e1ff41bfb2df99
Diffstat