# -*- 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,gbuildtojson)) $(eval $(call gb_Executable_add_exception_objects,gbuildtojson,\ solenv/gbuildtojson/gbuildtojson \ )) # vim:set noet sw=4 ts=4: core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/Executable_ui-previewer.mk
AgeCommit message (Expand)Author
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-03-02Remove references to unused GLUStephan Bergmann
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-10-06Don't unintentionally unload the tk libraryTor Lillqvist
2014-10-06ui-previewer needs the tk library, tooTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl