# -*- 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_Module_Module,qadevOOo)) ifeq ($(ENABLE_JAVA),TRUE) $(eval $(call gb_Module_add_targets,qadevOOo,\ Jar_OOoRunner \ )) endif $(eval $(call gb_Module_add_subsequentcheck_targets,qadevOOo,\ JunitTest_qadevOOo_unoapi \ )) # vim: set noet sw=4 ts=4: class='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/Library_fwe.mk
AgeCommit message (Expand)Author
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-03-11framework: Kill BmkMenuMaxim Monastirsky
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2014-07-08use SimpleReferenceObject in comphelper moduleNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold