# -*- 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_Library_Library,ucpgvfs1)) $(eval $(call gb_Library_set_componentfile,ucpgvfs1,ucb/source/ucp/gvfs/ucpgvfs)) $(eval $(call gb_Library_set_include,ucpgvfs1,\ $(GNOMEVFS_CFLAGS) \ $$(INCLUDE) \ )) $(eval $(call gb_Library_use_sdk_api,ucpgvfs1)) $(eval $(call gb_Library_add_libs,ucpgvfs1,\ $(GNOMEVFS_LIBS) \ )) $(eval $(call gb_Library_use_libraries,ucpgvfs1,\ comphelper \ cppu \ cppuhelper \ sal \ salhelper \ ucbhelper \ )) $(eval $(call gb_Library_add_exception_objects,ucpgvfs1,\ ucb/source/ucp/gvfs/gvfs_content \ ucb/source/ucp/gvfs/gvfs_directory \ ucb/source/ucp/gvfs/gvfs_provider \ ucb/source/ucp/gvfs/gvfs_stream \ )) # vim: set noet sw=4 ts=4: -4'>distro/cib/libreoffice-6-4 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-08 13:52:36 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-08 13:57:41 +0100
commitb0211e02a59d2296829f5d0ce5893ddcb436b26a (patch)
tree3094b5f1e82e064421ea94ab37a7c9585194c518
parent63be3a74f7153fef6bbbfd273ae136b4aa3b84b6 (diff)
update translations for master/7.1
and force-fix errors using pocheck Change-Id: I1088dd4cc8324bd875a29446c58fe2467aa9ef9b
Diffstat
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