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>2007-07-05 19:33:19 +0400
committerLluis Sanchez <lluis@novell.com>2007-07-05 19:33:19 +0400
commit028c8b163aad2a6553ca0b0713715c38f83b2961 (patch)
treea47919077eb8e042ec0b64a8cdf9ecb392c73ec4 /Extras/AspNetEdit/AspNetEdit.mdp
parenta1e00a8e7ef5d72abbecd73767a6857d6aa65335 (diff)
* AspNetEdit.mdp, Makefile.am, data, data/WebControlsToolbox.xml:
Removed unused files. * AspNetEdit.Integration/ToolboxProvider.cs, AspNetEdit.Integration/AspNetEditViewContent.cs: Track changes in the api. svn path=/trunk/monodevelop/; revision=81402
Diffstat (limited to 'Extras/AspNetEdit/AspNetEdit.mdp')
-rw-r--r--Extras/AspNetEdit/AspNetEdit.mdp5
1 files changed, 2 insertions, 3 deletions
diff --git a/Extras/AspNetEdit/AspNetEdit.mdp b/Extras/AspNetEdit/AspNetEdit.mdp
index 7b6308aea4..e111d690c7 100644
--- a/Extras/AspNetEdit/AspNetEdit.mdp
+++ b/Extras/AspNetEdit/AspNetEdit.mdp
@@ -62,8 +62,6 @@
<File name="./AspNetEdit.Integration/MonoDevelopProxy.cs" subtype="Code" buildaction="Compile" />
<File name="./AspNetEdit.Editor.ComponentModel/EventBindingService.cs" subtype="Code" buildaction="Compile" />
<File name="./AspNetEdit.Integration/ToolboxProvider.cs" subtype="Code" buildaction="Compile" />
- <File name="./data" subtype="Directory" buildaction="Compile" />
- <File name="./data/WebControlsToolbox.xml" subtype="Code" buildaction="Compile" />
<File name="./chrome/aspdesigner.manifest.in" subtype="Code" buildaction="Nothing" />
</Contents>
<References>
@@ -89,7 +87,8 @@
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<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="Gac" localcopy="True" refto="jscall, Version=0.0.2.0, Culture=neutral, PublicKeyToken=db10596f4718e9c9" />
+ <ProjectReference type="Assembly" localcopy="True" refto="../../build/AddIns/AspNetEdit/jscall.dll" />
+ <ProjectReference type="Assembly" localcopy="False" refto="../../contrib/Mono.Addins.dll" />
</References>
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="./Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="../../">
<BuildFilesVar Name="FILES" />