# -*- 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,sal_rtl_random)) $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_random,\ sal/qa/rtl/random/rtl_random \ )) $(eval $(call gb_CppunitTest_use_libraries,sal_rtl_random,\ sal \ $(gb_UWINAPI) \ )) # vim: set noet sw=4 ts=4: rm method='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-01-23 14:00:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-24 04:59:44 +0000
commit5145f60cc9046369923fca9a336f2009c426e9eb (patch)
tree9fcbc883ea478adc61862698dd9c6cbd8e25d924 /basegfx
parent79497f458727a0dea983847fe9d3873bf9c2e972 (diff)
loplugin: unnecessary destructor: basctl..codemaker