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:
authorMichael Hutchinson <mhutchinson@novell.com>2007-11-30 18:57:24 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2007-11-30 18:57:24 +0300
commitc7a16a04bb988a2fe3311b93d8400c46c11602cc (patch)
tree6b1ada71754462c29e32b406b20627fc383e2849 /Extras/AspNetEdit/AspNetEdit.mdp
parent1b7b4376016b1b1a0212d16b0dbbd18f292f3d65 (diff)
* AspNetEdit.mdp, AspNetEdit.Editor.UI/RootDesignerView.cs,
Makefile.am: Depend on GeckoWebBrowser now that the MozillaControl has beeen removed from core. svn path=/trunk/monodevelop/; revision=90498
Diffstat (limited to 'Extras/AspNetEdit/AspNetEdit.mdp')
-rw-r--r--Extras/AspNetEdit/AspNetEdit.mdp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Extras/AspNetEdit/AspNetEdit.mdp b/Extras/AspNetEdit/AspNetEdit.mdp
index a86b5f61de..0bb485d7cc 100644
--- a/Extras/AspNetEdit/AspNetEdit.mdp
+++ b/Extras/AspNetEdit/AspNetEdit.mdp
@@ -90,6 +90,7 @@
<ProjectReference type="Gac" localcopy="True" refto="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<ProjectReference type="Project" localcopy="False" refto="MonoDevelop.Deployment" />
<ProjectReference type="Project" localcopy="False" refto="Mono.Addins" />
+ <ProjectReference type="Project" localcopy="False" refto="GeckoWebBrowser" />
</References>
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="./Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="../../">
<BuildFilesVar Name="FILES" />