From ed463b70e70cbd25de6e6f8d3f6bfbbc54d4d72e Mon Sep 17 00:00:00 2001 From: Atsushi Eno Date: Wed, 14 May 2008 12:06:45 +0000 Subject: 2008-05-14 Atsushi Enomoto * configure.in, data/Makefile.am, data/dotnet35.pc : add new package for .net framework 3.5 libs. svn path=/trunk/mono/; revision=103175 --- data/dotnet35.pc.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/dotnet35.pc.in (limited to 'data/dotnet35.pc.in') diff --git a/data/dotnet35.pc.in b/data/dotnet35.pc.in new file mode 100644 index 00000000000..202c30135b5 --- /dev/null +++ b/data/dotnet35.pc.in @@ -0,0 +1,5 @@ + +Name: Standard libraries in a .NET setup +Description: References all the standard .NET libraries for compilation (.NET Framework 3.5 compatibility) +Version: @VERSION@ +Libs: -r:Accessibility.dll -r:cscompmgd.dll -r:Microsoft.JScript.dll -r:Microsoft.VisualC.dll -r:Microsoft.Vsa.dll -r:System.Configuration.Install.dll -r:System.Data.dll -r:System.Data.OracleClient.dll -r:System.Design.dll -r:System.DirectoryServices.dll -r:System.dll -r:System.Drawing.Design.dll -r:System.Drawing.dll -r:System.EnterpriseServices.dll -r:System.Management.dll -r:System.Messaging.dll -r:System.Runtime.Remoting.dll -r:System.Runtime.Serialization.Formatters.Soap.dll -r:System.Security.dll -r:System.ServiceProcess.dll -r:System.Web.dll -r:System.Web.Services.dll -r:System.Windows.Forms.dll -r:System.Xml.dll -r:System.Configuration.dll -r:System.Core.dll -r:System.Xml.Linq.dll -r:System.Data.DataSetExtensions.dll -- cgit v1.2.3