# -*- 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,vcl_app_test)) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_app_test, \ vcl/qa/cppunit/app/test_IconThemeInfo \ vcl/qa/cppunit/app/test_IconThemeScanner \ vcl/qa/cppunit/app/test_IconThemeSelector \ )) $(eval $(call gb_CppunitTest_use_libraries,vcl_app_test, \ sal \ vcl \ )) $(eval $(call gb_CppunitTest_use_externals,vcl_app_test, \ boost_headers \ )) # vim: set noet sw=4 ts=4: o/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Library_dbtools.mk
AgeCommit message (Expand)Author
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2018-05-14fix typoRene Engelhard
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-01-09hack to silence -Wunused-functionCaolán McNamara
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls