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:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2014-01-08 07:22:32 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2014-01-08 07:22:32 +0400
commit6bb2ab2f067c95f5cbc38b9d2b4382c0ae595e03 (patch)
tree0a5aae90c19da3b8dfd8d603d55711020c197050 /data/xbuild12.pc
parent84b473c0862140a0a08c8b67243cd25289d7beb0 (diff)
[xbuild] Add pkgconfig file for xbuild 12
Diffstat (limited to 'data/xbuild12.pc')
-rw-r--r--data/xbuild12.pc7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/xbuild12.pc b/data/xbuild12.pc
new file mode 100644
index 00000000000..35816fdcdc3
--- /dev/null
+++ b/data/xbuild12.pc
@@ -0,0 +1,7 @@
+bindir=${pcfiledir}/../mono/xbuild/12.0/bin
+
+Name: XBuild 12.0
+Description: XBuild/MSBuild 12.0
+Version: 12.0
+Libs: -r:${bindir}/Microsoft.Build.Engine.dll -r:${bindir}/Microsoft.Build.Framework.dll -r:${bindir}/Microsoft.Build.Tasks.v12.0.dll -r:${bindir}/Microsoft.Build.Utilities.v12.0.dll -r:${bindir}/Microsoft.Build.dll
+