# -*- 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,unowinreg)) ifeq ($(COM),GCC) $(eval $(call gb_Library_add_libs,unowinreg,\ -lstdc++ \ -lgcc_eh \ -lgcc \ -lmingw32 \ -lmoldname \ -lmsvcrt \ )) else $(eval $(call gb_Library_add_ldflags,unowinreg,\ /MANIFEST:NO \ )) endif $(eval $(call gb_Library_add_exception_objects,unowinreg,\ odk/source/unowinreg/win/unowinreg \ )) $(eval $(call gb_Library_use_system_win32_libs,unowinreg,\ kernel32 \ advapi32 \ )) # vim: set noet sw=4 ts=4: );'> LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-31 19:07:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-31 19:26:56 +0200
commit81e9e1864edd47f455e2bd1b83f4d3030d8c0a9a (patch)
tree4a62232163fe01e35ddc123687bbf427cee52c74
parentacd9333176eeb0205fd5984091bb5b15211bbcba (diff)
update translations for 6.3.0 beta1 libreoffice-6-3-branch-point
and force-fix errors using pocheck Change-Id: Ifa87cb20f962466e1c8b19e0f8e1ff41bfb2df99
Diffstat