# # 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,vcl_fontunxpsprint,$(SRCDIR)/vcl/unx/generic/printer/configuration)) $(eval $(call gb_Package_add_files,vcl_fontunxpsprint,$(LIBO_SHARE_FOLDER)/psprint,\ psprint.conf \ )) # vim: set noet sw=4 ts=4: ropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/net_ure
AgeCommit message (Expand)Author
2024-09-18.NET Bindings: Native bridge for .NETRMZeroFour
2024-09-18.NET Bindings: Create nuget package for LO SDKRMZeroFour
2024-08-14.NET Bindings: Fix netmaker and net_basetypesRMZeroFour
2024-08-03.NET Bindings: Add DotnetTest class to gbuildRMZeroFour
2024-08-03.NET Bindings: Move built .NET libraries into instdirRMZeroFour
2024-08-03.NET Bindings: Improve DotnetLibrary gbuild classRMZeroFour
2024-06-27.NET Bindings: Remove absolute path check in DotnetLibraryRMZeroFour
2024-06-25align conditional re dotnet/netmaker - only use in --enable-odk caseChristian Lohmaier
2024-06-19.NET Bindings: Add netmaker (.NET codemaker)RMZeroFour
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour