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-05-11 13:22:27 +0400
committerLluis Sanchez <lluis@novell.com>2007-05-11 13:22:27 +0400
commit073dc8c65a753d70ecd8ed4879367a287375dcf2 (patch)
tree2c9d73fcb2340a82e6edebf39563d11dd5154ff6 /Extras/AspNetEdit/AspNetEdit.mdp
parent66b5ce8e39873e2c1382fbf1a223974636258601 (diff)
* AspNetEdit.mdp: Copy the .addins.xml file to the output dir.
svn path=/trunk/monodevelop/; revision=77211
Diffstat (limited to 'Extras/AspNetEdit/AspNetEdit.mdp')
-rw-r--r--Extras/AspNetEdit/AspNetEdit.mdp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Extras/AspNetEdit/AspNetEdit.mdp b/Extras/AspNetEdit/AspNetEdit.mdp
index c61cb0c106..7b6308aea4 100644
--- a/Extras/AspNetEdit/AspNetEdit.mdp
+++ b/Extras/AspNetEdit/AspNetEdit.mdp
@@ -18,7 +18,7 @@
<File name="./AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
<File name="./AspNetEdit.Integration" subtype="Directory" buildaction="Compile" />
<File name="./AspNetEdit.Integration/AspNetEditDisplayBinding.cs" subtype="Code" buildaction="Compile" />
- <File name="./AspNetEdit.addin.xml" subtype="Code" buildaction="Nothing" />
+ <File name="./AspNetEdit.addin.xml" subtype="Code" buildaction="FileCopy" />
<File name="./AspNetEdit.Editor.Persistence/ControlPersister.cs" subtype="Code" buildaction="Compile" />
<File name="./AspNetEdit.Editor.Persistence/DesignTimeParser.cs" subtype="Code" buildaction="Compile" />
<File name="./AspNetEdit.Editor.Persistence/HtmlParsingObject.cs" subtype="Code" buildaction="Compile" />
@@ -89,6 +89,7 @@
<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" />
</References>
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="./Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="../../">
<BuildFilesVar Name="FILES" />