# -*- 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_remote)) $(eval $(call gb_JunitTest_use_jars,jurt_remote,\ ridl \ )) $(eval $(call gb_JunitTest_use_jar_classset,jurt_remote,jurt)) $(eval $(call gb_JunitTest_add_sourcefiles,jurt_remote,\ jurt/test/com/sun/star/lib/uno/environments/remote/JavaThreadPoolFactory_Test \ jurt/test/com/sun/star/lib/uno/environments/remote/JobQueue_Test \ jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt \ jurt/test/com/sun/star/lib/uno/environments/remote/TestReceiver \ jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt \ jurt/test/com/sun/star/lib/uno/environments/remote/ThreadId_Test \ jurt/test/com/sun/star/lib/uno/environments/remote/ThreadPool_Test \ )) $(eval $(call gb_JunitTest_add_classes,jurt_remote,\ com.sun.star.lib.uno.environments.remote.JavaThreadPoolFactory_Test \ com.sun.star.lib.uno.environments.remote.JobQueue_Test \ com.sun.star.lib.uno.environments.remote.ThreadId_Test \ com.sun.star.lib.uno.environments.remote.ThreadPool_Test \ )) # vim:set noet sw=4 ts=4: /option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sysui/desktop/macosx
AgeCommit message (Expand)Author
2010-11-05Have Info.plist use LibO instead of OOo2 as creatorThorsten Behrens
2010-11-05Use org.libreoffice.script for Mac preferencesThorsten Behrens
2010-05-10CWS-TOOLING: integrate CWS vcl110Ivo Hinkelmann
2010-03-26cloph14: #i98632# JDOM comment-validation error because of <!--- instead of <!--Christian Lohmaier
2010-03-16merge with DEV300_m75Philipp Lohmann [pl]
2010-03-01vcl110: #i108947# remove now unnecessary SOURCE replacementPhilipp Lohmann [pl]
2010-03-01vcl110: #i108947# add replace variable BUILDIDCWSPhilipp Lohmann [pl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-08-18INTEGRATION: CWS maccrashrep (1.5.12); FILE MERGEDVladimir Glazounov
2008-07-16INTEGRATION: CWS sysui26 (1.4.2); FILE MERGEDIvo Hinkelmann