# -*- 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_CppunitTest_CppunitTest,cppu_any-external)) $(eval $(call gb_CppunitTest_add_exception_objects,cppu_any-external, \ cppu/qa/any-external \ )) $(eval $(call gb_CppunitTest_set_external_code,cppu_any-external)) $(eval $(call gb_CppunitTest_use_libraries,cppu_any-external, \ cppu \ sal \ )) $(eval $(call gb_CppunitTest_use_udk_api,cppu_any-external)) # vim: set noet sw=4 ts=4: me='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Library_firebird_sdbc.mk
AgeCommit message (Expand)Author
2022-01-27tdf#126960, tdf#131330: FB make views editable+refresh auto after creationJulien Nabet
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2020-07-14connectivity/firebird: create instances with uno constructorsNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin