# -*- 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_Executable_Executable,svptest)) $(eval $(call gb_Executable_use_api,svptest,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_external,svptest,boost_headers)) $(eval $(call gb_Executable_set_include,svptest,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,svptest,\ tl \ sal \ vcl \ cppu \ cppuhelper \ comphelper \ )) $(eval $(call gb_Executable_add_exception_objects,svptest,\ vcl/workben/svptest \ )) # vim: set noet sw=4 ts=4: fice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-28 18:43:49 +0100
committerMichael Stahl <mstahl@redhat.com>2013-10-28 20:17:25 +0100
commit176782e3030d17a05dc7addf4f23bb465995a1db (patch)
treef7855021477e78e639bcf2090cf66cb6c7e34227 /sal
parent5864529a7c84a99d351bb693a68946582f1568ef (diff)
jvmfwk: rewrite odd conditional
Change-Id: I69f8e44b0845ac2d6db5a32298de1b561be61f2c