# -*- 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/. # # Major Contributor(s): # Copyright (C) 2012 Radu Ioan (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. $(eval $(call gb_CppunitTest_CppunitTest,sal_rtl_uuid)) $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_uuid,\ sal/qa/rtl/uuid/rtl_Uuid \ )) $(eval $(call gb_CppunitTest_use_libraries,sal_rtl_uuid,\ sal \ $(gb_UWINAPI) \ )) # vim: set noet sw=4 ts=4: >distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_filters_test.mk
AgeCommit message (Expand)Author
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko