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
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2008-05-14 16:06:45 +0400
committerAtsushi Eno <atsushieno@gmail.com>2008-05-14 16:06:45 +0400
commited463b70e70cbd25de6e6f8d3f6bfbbc54d4d72e (patch)
tree8d85c33f21fc6535ae3e78f25c06d7bac5f3b0fe /data/dotnet35.pc.in
parente7a4079ba3cd18a79917b94e88199ecbcbcaf793 (diff)
2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
* configure.in, data/Makefile.am, data/dotnet35.pc : add new package for .net framework 3.5 libs. svn path=/trunk/mono/; revision=103175
Diffstat (limited to 'data/dotnet35.pc.in')
-rw-r--r--data/dotnet35.pc.in5
1 files changed, 5 insertions, 0 deletions
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