From: Atsushi Eno Date: Fri, 6 Jun 2008 15:30:15 +0000 (-0000) Subject: sort of reverting the previous change that breaks use of -pkg:dotnet X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=122f9041a258fc3256b0e3bed36f19fdcf143056;p=mono.git sort of reverting the previous change that breaks use of -pkg:dotnet under 1.0 profile. svn path=/trunk/mono/; revision=105167 --- diff --git a/data/dotnet.pc.in b/data/dotnet.pc.in index bf68e972b94..e9b2b76dfc7 100644 --- a/data/dotnet.pc.in +++ b/data/dotnet.pc.in @@ -2,4 +2,4 @@ Name: Standard libraries in a .NET setup Description: References all the standard .NET libraries for compilation 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 +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