# -*- 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_JunitTest_JunitTest,jurt_urp)) $(eval $(call gb_JunitTest_use_customtargets,jurt_urp,\ jurt/test/com/sun/star/lib/uno/protocols/urp \ )) $(eval $(call gb_JunitTest_use_jars,jurt_urp,\ ridl \ )) $(eval $(call gb_JunitTest_use_jar_classset,jurt_urp,jurt)) $(eval $(call gb_JunitTest_add_sourcefiles,jurt_urp,\ jurt/test/com/sun/star/lib/uno/protocols/urp/Cache_Test \ jurt/test/com/sun/star/lib/uno/protocols/urp/Marshaling_Test \ jurt/test/com/sun/star/lib/uno/protocols/urp/Protocol_Test \ jurt/test/com/sun/star/lib/uno/protocols/urp/TestBridge \ jurt/test/com/sun/star/lib/uno/protocols/urp/TestObject \ )) $(eval $(call gb_JunitTest_add_classes,jurt_urp,\ com.sun.star.lib.uno.protocols.urp.Cache_Test \ com.sun.star.lib.uno.protocols.urp.Marshaling_Test \ com.sun.star.lib.uno.protocols.urp.Protocol_Test \ )) # vim:set noet sw=4 ts=4: libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Library_merged.mk
AgeCommit message (Expand)Author
2015-11-28Add i18nlangtag and ucbhelper to libmergedMatúš Kukan
2015-11-28Add comphelper to libmergedMatúš Kukan
2015-06-25tdf#91485 fix cursors not displayed on Windows with mergedlibsChristian Lohmaier
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-12-15gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan
2014-12-02fix typo and libmerged buildMatúš Kukan
2014-12-02 --enabled-mergedlibs, missing setupapi DLL on windowsNoel Grandin
2014-12-02--enabled-mergedlibs, don't use glxtest on windowsNoel Grandin
2014-11-24fix libmerged build: missing glxtestMatúš Kukan
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-05-13add externals for libmerged tooMatúš Kukan
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-08vclopengl needs to be in libmergedMatúš Kukan
2014-03-14add shlwapiMatúš Kukan
2014-03-14lpsolve is not used hereMatúš Kukan
2014-01-02merged library needs to include eotBjoern Michaelsen
2013-12-03ugly build-fix for libmergedMatúš Kukan