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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2009-03-10 14:42:28 +0300
committerLluis Sanchez <lluis@novell.com>2009-03-10 14:42:28 +0300
commit980a8d299e2090b8833e1a530992f5be4b285cd1 (patch)
tree60b3d8c6b1c39e684a313507c2bf967aa2802167 /main/monodevelop.pc.in
parent434fd63e7ccaecb8c1b378eb3c3a5b87a5d160ce (diff)
* monodevelop-core-addins.pc.in: Add MD.Debugger to the list, since it
is required by SourceEditor. * monodevelop.pc.in: Set GacPackage flag. svn path=/trunk/monodevelop/; revision=128963
Diffstat (limited to 'main/monodevelop.pc.in')
-rw-r--r--main/monodevelop.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/monodevelop.pc.in b/main/monodevelop.pc.in
index 752f1ca6e6..495e3e2113 100644
--- a/main/monodevelop.pc.in
+++ b/main/monodevelop.pc.in
@@ -1,6 +1,7 @@
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/monodevelop
+GacPackage=false
Name: MonoDevelop
Description: Free .NET Development Environment