1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion=
"3.5">
4 <Configuration Condition=
" '$(Configuration)' == '' ">Debug
</Configuration>
5 <Platform Condition=
" '$(Platform)' == '' ">AnyCPU
</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{
86DFC74A-B0B6-
4C73-
9E05-
9098DA8FA5F1}
</ProjectGuid>
9 <OutputType>Library
</OutputType>
10 <AssemblyName>MonoDevelop.XmlEditor
</AssemblyName>
11 <TargetFrameworkVersion>v3.5
</TargetFrameworkVersion>
13 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
14 <DebugSymbols>true
</DebugSymbols>
15 <DebugType>full
</DebugType>
16 <Optimize>true
</Optimize>
17 <OutputPath>..\..\..\build\AddIns\MonoDevelop.XmlEditor
</OutputPath>
18 <ErrorReport>prompt
</ErrorReport>
19 <WarningLevel>4</WarningLevel>
20 <ExecuteAfterBuild>postbuild.sh
</ExecuteAfterBuild>
21 <CheckForOverflowUnderflow>true
</CheckForOverflowUnderflow>
22 <ConsolePause>false
</ConsolePause>
24 <Execution clr-version=
"Net_2_0" />
27 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 <DebugType>none
</DebugType>
29 <Optimize>true
</Optimize>
30 <OutputPath>..\..\..\build\AddIns\MonoDevelop.XmlEditor
</OutputPath>
31 <ErrorReport>prompt
</ErrorReport>
32 <WarningLevel>4</WarningLevel>
33 <ExecuteAfterBuild>postbuild.sh
</ExecuteAfterBuild>
34 <CheckForOverflowUnderflow>true
</CheckForOverflowUnderflow>
35 <ConsolePause>false
</ConsolePause>
37 <Execution clr-version=
"Net_2_0" />
41 <Reference Include=
"System" />
42 <Reference Include=
"System.Xml" />
43 <Reference Include=
"System.Data" />
44 <Reference Include=
"Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
45 <SpecificVersion>False
</SpecificVersion>
47 <Reference Include=
"Mono.Posix" />
48 <Reference Include=
"glade-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
49 <Reference Include=
"glib-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
50 <Reference Include=
"pango-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
51 <Reference Include=
"atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
52 <Reference Include=
"gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
53 <Reference Include=
"gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
54 <Reference Include=
"System.Core">
55 <RequiredTargetFramework>3.5</RequiredTargetFramework>
59 <ProjectReference Include=
"..\..\core\MonoDevelop.Core\MonoDevelop.Core.csproj">
60 <Project>{
7525BB88-
6142-
4A26-
93B9-A30C6983390A}
</Project>
61 <Name>MonoDevelop.Core
</Name>
62 <Private>False
</Private>
64 <ProjectReference Include=
"..\..\core\MonoDevelop.Projects\MonoDevelop.Projects.csproj">
65 <Project>{
04BED15A-DDC5-
48BC-A36C-
3E360A0348C0}
</Project>
66 <Name>MonoDevelop.Projects
</Name>
67 <Private>False
</Private>
69 <ProjectReference Include=
"..\..\core\MonoDevelop.Components\MonoDevelop.Components.csproj">
70 <Project>{
3344D566-
484B-
4AEC-BBCF-
86BC484D14B0}
</Project>
71 <Name>MonoDevelop.Components
</Name>
72 <Private>False
</Private>
74 <ProjectReference Include=
"..\..\core\MonoDevelop.Core.Gui\MonoDevelop.Core.Gui.csproj">
75 <Project>{
659B0888-
3956-
4040-BDB1-B45F6D64E7FA}
</Project>
76 <Name>MonoDevelop.Core.Gui
</Name>
77 <Private>False
</Private>
79 <ProjectReference Include=
"..\..\core\MonoDevelop.Projects.Gui\MonoDevelop.Projects.Gui.csproj">
80 <Project>{
00E87426-F1BD-
4B55-
9B3E-7267EE93E002}
</Project>
81 <Name>MonoDevelop.Projects.Gui
</Name>
82 <Private>False
</Private>
84 <ProjectReference Include=
"..\..\core\MonoDevelop.Ide\MonoDevelop.Ide.csproj">
85 <Project>{
27096E7F-C91C-
4AC6-B289-
6897A701DF21}
</Project>
86 <Name>MonoDevelop.Ide
</Name>
87 <Private>False
</Private>
89 <ProjectReference Include=
"..\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.csproj">
90 <Project>{
2C24D515-
4A2C-
445C-
8419-C09231913CFA}
</Project>
91 <Name>MonoDevelop.DesignerSupport
</Name>
92 <Private>False
</Private>
94 <ProjectReference Include=
"..\Mono.Texteditor\Mono.TextEditor.csproj">
95 <Project>{A2329308-
3751-
4DBD-
9A75-
5F7B8B024625}
</Project>
96 <Name>Mono.TextEditor
</Name>
97 <Private>False
</Private>
99 <ProjectReference Include=
"..\..\core\Mono.Debugging\Mono.Debugging.csproj">
100 <Project>{
90C99ADB-
7D4B-
4EB4-
98C2-
40BD1B14C7D2}
</Project>
101 <Name>Mono.Debugging
</Name>
102 <Private>False
</Private>
104 <ProjectReference Include=
"..\MonoDevelop.SourceEditor2\MonoDevelop.SourceEditor.csproj">
105 <Project>{F8F92AA4-A376-
4679-A9D4-
60E7B7FBF477}
</Project>
106 <Name>MonoDevelop.SourceEditor
</Name>
107 <Private>False
</Private>
111 <Compile Include=
"AssemblyInfo.cs" />
112 <Compile Include=
"MonoDevelop.XmlEditor\Commands.cs" />
113 <Compile Include=
"MonoDevelop.XmlEditor\EncodedStringWriter.cs" />
114 <Compile Include=
"MonoDevelop.XmlEditor\XmlNamespace.cs" />
115 <Compile Include=
"MonoDevelop.XmlEditor\XmlParser.cs" />
116 <Compile Include=
"MonoDevelop.XmlEditor\XmlSchemaManager.cs" />
117 <Compile Include=
"MonoDevelop.XmlEditor\XmlSchemaAssociation.cs" />
118 <Compile Include=
"MonoDevelop.XmlEditor\XmlEditorAddInOptions.cs" />
119 <Compile Include=
"MonoDevelop.XmlEditor\XmlFileExtensions.cs" />
120 <Compile Include=
"MonoDevelop.XmlEditor\XmlEditorService.cs" />
121 <Compile Include=
"MonoDevelop.XmlEditor\XmlFileExtensionNode.cs" />
122 <Compile Include=
"MonoDevelop.XmlEditor\XmlTextEditorExtension.cs" />
123 <Compile Include=
"gtk-gui\generated.cs" />
124 <Compile Include=
"MonoDevelop.XmlEditor.Gui\XmlEditorOptionsPanelWidget.cs" />
125 <Compile Include=
"MonoDevelop.XmlEditor.Gui\XmlEditorOptionsPanel.cs" />
126 <Compile Include=
"gtk-gui\MonoDevelop.XmlEditor.Gui.XmlEditorOptionsPanelWidget.cs" />
127 <Compile Include=
"MonoDevelop.XmlEditor.Gui\XmlSchemasPanelWidget.cs" />
128 <Compile Include=
"gtk-gui\MonoDevelop.XmlEditor.Gui.XmlSchemasPanelWidget.cs" />
129 <Compile Include=
"MonoDevelop.XmlEditor.Gui\XmlSchemasPanel.cs" />
130 <Compile Include=
"MonoDevelop.XmlEditor.Completion\XmlSchemaCompletionData.cs" />
131 <Compile Include=
"MonoDevelop.XmlEditor.Completion\XmlSchemaCompletionDataCollection.cs" />
132 <Compile Include=
"MonoDevelop.XmlEditor.Completion\XmlCompletionDataCollection.cs" />
133 <Compile Include=
"MonoDevelop.XmlEditor.Completion\XmlCompletionData.cs" />
134 <Compile Include=
"MonoDevelop.XmlEditor.Completion\IXmlCompletionProvider.cs" />
135 <Compile Include=
"MonoDevelop.XmlEditor\QualifiedName.cs" />
136 <Compile Include=
"MonoDevelop.XmlEditor\XmlElementPath.cs" />
137 <Compile Include=
"MonoDevelop.XmlEditor\QualifiedNameCollection.cs" />
138 <Compile Include=
"MonoDevelop.XmlEditor.Completion\ILazilyLoadedProvider.cs" />
139 <Compile Include=
"MonoDevelop.XmlEditor.Completion\EmptyXmlCompletionProvider.cs" />
140 <Compile Include=
"MonoDevelop.XmlEditor.Completion\XmlTagCompletionData.cs" />
141 <Compile Include=
"MonoDevelop.Xml.StateEngine\Parser.cs" />
142 <Compile Include=
"MonoDevelop.Xml.StateEngine\State.cs" />
143 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlCDataState.cs" />
144 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlAttributeState.cs" />
145 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlAttributeValueState.cs" />
146 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlClosingTagState.cs" />
147 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlCommentState.cs" />
148 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlFreeState.cs" />
149 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlMalformedTagState.cs" />
150 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlNameState.cs" />
151 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlTagState.cs" />
152 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlProcessingInstructionState.cs" />
153 <Compile Include=
"MonoDevelop.Xml.StateEngine\XDom.cs" />
154 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlDocTypeState.cs" />
155 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlChar.cs" />
156 <Compile Include=
"MonoDevelop.XmlEditor.Gui\BaseXmlEditorExtension.cs" />
157 <Compile Include=
"MonoDevelop.XmlEditor.Completion\XmlMultipleClosingTagCompletionData.cs" />
158 <Compile Include=
"MonoDevelop.Xml.StateEngine\XmlParsedDocument.cs" />
159 <Compile Include=
"MonoDevelop.XmlEditor\XmlDocumentParser.cs" />
160 <Compile Include=
"MonoDevelop.XmlEditor.Completion\InferredXmlCompletionProvider.cs" />
163 <EmbeddedResource Include=
"XmlEditor.glade" />
164 <EmbeddedResource Include=
"MonoDevelop.XmlEditor.addin.xml" />
165 <EmbeddedResource Include=
"Icons\XPathQueryPad.png">
166 <LogicalName>XPathQueryPad.png
</LogicalName>
168 <EmbeddedResource Include=
"gtk-gui\gui.stetic">
169 <LogicalName>gui.stetic
</LogicalName>
171 <EmbeddedResource Include=
"gtk-gui\objects.xml">
172 <LogicalName>objects.xml
</LogicalName>
176 <None Include=
"MonoDevelop.XmlEditor\DeclarationViewWindow.cs" />
177 <None Include=
"MonoDevelop.XmlEditor\OpenStylesheetCommand.cs" />
178 <None Include=
"MonoDevelop.XmlEditor\OpenXPathQueryPadCommand.cs" />
179 <None Include=
"MonoDevelop.XmlEditor\RemoveXPathHighlightingCommand.cs" />
180 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathHistoryList.cs" />
181 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathNamespaceList.cs" />
182 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathNodeMatch.cs" />
183 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathNodeTextMarker.cs" />
184 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathQueryPad.cs" />
185 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathQueryPadOptions.cs" />
186 <None Include=
"MonoDevelop.XmlEditor.XPath\XPathQueryWidget.cs" />
187 <None Include=
"Makefile.am" />
188 <None Include=
"MonoDevelop.Xml.StateEngine\XmlParser.cs" />
189 <None Include=
"MonoDevelop.Xml.StateEngine\XState.cs" />
192 <Content Include=
"schemas\appconfig.xsd">
193 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
195 <Content Include=
"schemas\MonoDevelopAddIn.xsd">
196 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
198 <Content Include=
"schemas\manifest.xsd">
199 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
201 <Content Include=
"schemas\nant.xsd">
202 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
204 <Content Include=
"schemas\readme.txt">
205 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
207 <Content Include=
"schemas\W3C-License.html">
208 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
210 <Content Include=
"schemas\XMLSchema.xsd">
211 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
213 <Content Include=
"schemas\xslt.xsd">
214 <CopyToOutputDirectory>PreserveNewest
</CopyToOutputDirectory>
217 <Import Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets" />
221 <MonoDevelop.Autotools.MakefileInfo
IntegrationEnabled=
"true" RelativeMakefileName=
"Makefile.am" BuildTargetName=
"" CleanTargetName=
"" SyncReferences=
"true" IsAutotoolsProject=
"true" RelativeConfigureInPath=
"../../..">
222 <BuildFilesVar Sync=
"true" Name=
"FILES" />
223 <DeployFilesVar Sync=
"true" Name=
"DATA_FILES" />
224 <ResourcesVar Sync=
"true" Name=
"RES" />
226 <GacRefVar Sync=
"true" Name=
"REFS" Prefix=
"-r:" />
227 <AsmRefVar Sync=
"true" Name=
"REFS" Prefix=
"-r:" />
228 <ProjectRefVar Sync=
"true" Name=
"DEPS" />
229 </MonoDevelop.Autotools.MakefileInfo
>