From e7622f2f4a9062916adeb8a00f1410cd6f367eb6 Mon Sep 17 00:00:00 2001 From: Jb Evain Date: Fri, 2 Apr 2010 15:21:51 +0000 Subject: [PATCH] 2010-04-02 Jb Evain * dotnet35.pc.in: add System.Data.Services.dll. svn path=/trunk/mono/; revision=154728 --- data/ChangeLog | 4 ++++ data/dotnet35.pc.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/data/ChangeLog b/data/ChangeLog index 9401dba5809..0fcb14f40c3 100644 --- a/data/ChangeLog +++ b/data/ChangeLog @@ -1,3 +1,7 @@ +2010-04-02 Jb Evain + + * dotnet35.pc.in: add System.Data.Services.dll. + 2010-03-08 Rodrigo Kumpera * mono.supp: Add hazard pointers supressions. diff --git a/data/dotnet35.pc.in b/data/dotnet35.pc.in index 7e2f6e1641b..9db3647aafb 100644 --- a/data/dotnet35.pc.in +++ b/data/dotnet35.pc.in @@ -2,4 +2,4 @@ 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 -r:System.Data.Linq.dll -r:System.Web.Abstractions.dll -r:System.Web.Routing.dll -r:System.Web.DynamicData.dll -r:System.ComponentModel.DataAnnotations.dll +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 -r:System.Data.Linq.dll -r:System.Data.Services.dll -r:System.Web.Abstractions.dll -r:System.Web.Routing.dll -r:System.Web.DynamicData.dll -r:System.ComponentModel.DataAnnotations.dll -- 2.25.1