Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2010-04-02 19:21:51 +0400
committerJb Evain <jbevain@gmail.com>2010-04-02 19:21:51 +0400
commite7622f2f4a9062916adeb8a00f1410cd6f367eb6 (patch)
tree962f943a6ec4da2f2592f062d29c5f6970c5cd51 /data
parent67c90000b1490819a74463a1ec9ebf0207b98867 (diff)
2010-04-02 Jb Evain <jbevain@novell.com>
* dotnet35.pc.in: add System.Data.Services.dll. svn path=/trunk/mono/; revision=154728
Diffstat (limited to 'data')
-rw-r--r--data/ChangeLog4
-rw-r--r--data/dotnet35.pc.in2
2 files changed, 5 insertions, 1 deletions
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 <jbevain@novell.com>
+
+ * dotnet35.pc.in: add System.Data.Services.dll.
+
2010-03-08 Rodrigo Kumpera <rkumpera@novell.com>
* 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