~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.csproj

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
 
3
  <PropertyGroup>
 
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
    <RootNamespace>MonoDevelop.XmlEditor</RootNamespace>
 
12
  </PropertyGroup>
 
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
    <ConsolePause>False</ConsolePause>
 
22
    <Execution>
 
23
      <Execution clr-version="Net_2_0" />
 
24
    </Execution>
 
25
  </PropertyGroup>
 
26
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 
27
    <DebugType>none</DebugType>
 
28
    <Optimize>True</Optimize>
 
29
    <OutputPath>..\..\..\build\AddIns\MonoDevelop.XmlEditor</OutputPath>
 
30
    <ErrorReport>prompt</ErrorReport>
 
31
    <WarningLevel>4</WarningLevel>
 
32
    <ExecuteAfterBuild>postbuild.sh</ExecuteAfterBuild>
 
33
    <ConsolePause>False</ConsolePause>
 
34
    <Execution>
 
35
      <Execution clr-version="Net_2_0" />
 
36
    </Execution>
 
37
  </PropertyGroup>
 
38
  <ItemGroup>
 
39
    <Reference Include="System" />
 
40
    <Reference Include="System.Xml" />
 
41
    <Reference Include="System.Data" />
 
42
    <Reference Include="Mono.Posix" />
 
43
    <Reference Include="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
44
      <SpecificVersion>False</SpecificVersion>
 
45
    </Reference>
 
46
    <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
47
      <SpecificVersion>False</SpecificVersion>
 
48
    </Reference>
 
49
    <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
50
      <SpecificVersion>False</SpecificVersion>
 
51
    </Reference>
 
52
    <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
53
      <SpecificVersion>False</SpecificVersion>
 
54
    </Reference>
 
55
    <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
56
      <SpecificVersion>False</SpecificVersion>
 
57
    </Reference>
 
58
    <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
59
      <SpecificVersion>False</SpecificVersion>
 
60
    </Reference>
 
61
    <Reference Include="System.Core" />
 
62
  </ItemGroup>
 
63
  <ItemGroup>
 
64
    <ProjectReference Include="..\..\core\MonoDevelop.Core\MonoDevelop.Core.csproj">
 
65
      <Project>{7525BB88-6142-4A26-93B9-A30C6983390A}</Project>
 
66
      <Name>MonoDevelop.Core</Name>
 
67
      <Private>False</Private>
 
68
    </ProjectReference>
 
69
    <ProjectReference Include="..\..\core\MonoDevelop.Ide\MonoDevelop.Ide.csproj">
 
70
      <Project>{27096E7F-C91C-4AC6-B289-6897A701DF21}</Project>
 
71
      <Name>MonoDevelop.Ide</Name>
 
72
      <Private>False</Private>
 
73
    </ProjectReference>
 
74
    <ProjectReference Include="..\MonoDevelop.DesignerSupport\MonoDevelop.DesignerSupport.csproj">
 
75
      <Project>{2C24D515-4A2C-445C-8419-C09231913CFA}</Project>
 
76
      <Name>MonoDevelop.DesignerSupport</Name>
 
77
      <Private>False</Private>
 
78
    </ProjectReference>
 
79
    <ProjectReference Include="..\..\core\Mono.Debugging\Mono.Debugging.csproj">
 
80
      <Project>{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}</Project>
 
81
      <Name>Mono.Debugging</Name>
 
82
      <Private>False</Private>
 
83
    </ProjectReference>
 
84
    <ProjectReference Include="..\MonoDevelop.SourceEditor2\MonoDevelop.SourceEditor.csproj">
 
85
      <Project>{F8F92AA4-A376-4679-A9D4-60E7B7FBF477}</Project>
 
86
      <Name>MonoDevelop.SourceEditor</Name>
 
87
      <Private>False</Private>
 
88
    </ProjectReference>
 
89
    <ProjectReference Include="..\..\core\Mono.Texteditor\Mono.TextEditor.csproj">
 
90
      <Project>{A2329308-3751-4DBD-9A75-5F7B8B024625}</Project>
 
91
      <Name>Mono.TextEditor</Name>
 
92
      <Private>False</Private>
 
93
    </ProjectReference>
 
94
    <ProjectReference Include="..\MonoDevelop.Debugger\MonoDevelop.Debugger.csproj">
 
95
      <Project>{2357AABD-08C7-4808-A495-8FF2D3CDFDB0}</Project>
 
96
      <Name>MonoDevelop.Debugger</Name>
 
97
      <Private>False</Private>
 
98
    </ProjectReference>
 
99
    <ProjectReference Include="..\..\..\external\nrefactory\ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj">
 
100
      <Project>{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}</Project>
 
101
      <Name>ICSharpCode.NRefactory</Name>
 
102
      <Private>False</Private>
 
103
    </ProjectReference>
 
104
    <ProjectReference Include="..\..\..\external\mono-addins\Mono.Addins\Mono.Addins.csproj">
 
105
      <Project>{91DD5A2D-9FE3-4C3C-9253-876141874DAD}</Project>
 
106
      <Name>Mono.Addins</Name>
 
107
      <Private>False</Private>
 
108
    </ProjectReference>
 
109
  </ItemGroup>
 
110
  <ItemGroup>
 
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\XmlEditorService.cs" />
 
118
    <Compile Include="MonoDevelop.XmlEditor\XmlTextEditorExtension.cs" />
 
119
    <Compile Include="gtk-gui\generated.cs" />
 
120
    <Compile Include="MonoDevelop.XmlEditor.Gui\XmlEditorOptionsPanelWidget.cs" />
 
121
    <Compile Include="MonoDevelop.XmlEditor.Gui\XmlEditorOptionsPanel.cs" />
 
122
    <Compile Include="gtk-gui\MonoDevelop.XmlEditor.Gui.XmlEditorOptionsPanelWidget.cs" />
 
123
    <Compile Include="MonoDevelop.XmlEditor.Gui\XmlSchemasPanelWidget.cs" />
 
124
    <Compile Include="gtk-gui\MonoDevelop.XmlEditor.Gui.XmlSchemasPanelWidget.cs" />
 
125
    <Compile Include="MonoDevelop.XmlEditor.Gui\XmlSchemasPanel.cs" />
 
126
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlSchemaCompletionData.cs" />
 
127
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlSchemaCompletionDataCollection.cs" />
 
128
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlCompletionData.cs" />
 
129
    <Compile Include="MonoDevelop.XmlEditor.Completion\IXmlCompletionProvider.cs" />
 
130
    <Compile Include="MonoDevelop.XmlEditor\QualifiedName.cs" />
 
131
    <Compile Include="MonoDevelop.XmlEditor\XmlElementPath.cs" />
 
132
    <Compile Include="MonoDevelop.XmlEditor\QualifiedNameCollection.cs" />
 
133
    <Compile Include="MonoDevelop.XmlEditor.Completion\ILazilyLoadedProvider.cs" />
 
134
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlTagCompletionData.cs" />
 
135
    <Compile Include="MonoDevelop.Xml.StateEngine\Parser.cs" />
 
136
    <Compile Include="MonoDevelop.Xml.StateEngine\State.cs" />
 
137
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlCDataState.cs" />
 
138
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlAttributeState.cs" />
 
139
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlAttributeValueState.cs" />
 
140
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlClosingTagState.cs" />
 
141
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlCommentState.cs" />
 
142
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlFreeState.cs" />
 
143
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlMalformedTagState.cs" />
 
144
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlNameState.cs" />
 
145
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlTagState.cs" />
 
146
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlProcessingInstructionState.cs" />
 
147
    <Compile Include="MonoDevelop.Xml.StateEngine\XDom.cs" />
 
148
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlDocTypeState.cs" />
 
149
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlChar.cs" />
 
150
    <Compile Include="MonoDevelop.XmlEditor.Gui\BaseXmlEditorExtension.cs" />
 
151
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlMultipleClosingTagCompletionData.cs" />
 
152
    <Compile Include="MonoDevelop.Xml.StateEngine\XmlParsedDocument.cs" />
 
153
    <Compile Include="MonoDevelop.XmlEditor\XmlDocumentParser.cs" />
 
154
    <Compile Include="MonoDevelop.XmlEditor.Completion\InferredXmlCompletionProvider.cs" />
 
155
    <Compile Include="MonoDevelop.Xml.Formatting\XmlFormatterWriter.cs" />
 
156
    <Compile Include="MonoDevelop.Xml.Formatting\XmlFormattingPolicy.cs" />
 
157
    <Compile Include="MonoDevelop.Xml.Formatting\XmlFormatter.cs" />
 
158
    <Compile Include="MonoDevelop.Xml.Formatting\XmlFormattingPolicyPanel.cs" />
 
159
    <Compile Include="MonoDevelop.Xml.Formatting\XmlFormattingPolicyPanelWidget.cs" />
 
160
    <Compile Include="gtk-gui\MonoDevelop.Xml.Formatting.XmlFormattingPolicyPanelWidget.cs" />
 
161
    <Compile Include="MonoDevelop.XmlEditor\XmlEditorOptions.cs" />
 
162
    <Compile Include="MonoDevelop.XmlEditor\XmlFileAssociationNode.cs" />
 
163
    <Compile Include="MonoDevelop.XmlEditor\XmlFileAssociation.cs" />
 
164
    <Compile Include="MonoDevelop.XmlEditor\XmlFileAssociationManager.cs" />
 
165
    <Compile Include="MonoDevelop.XmlEditor\XmlSchemaNode.cs" />
 
166
    <Compile Include="MonoDevelop.XmlEditor.Completion\LocalOnlyXmlResolver.cs" />
 
167
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlCompletionDataList.cs" />
 
168
    <Compile Include="MonoDevelop.XmlEditor.Completion\EmptyXmlCompletionProvider.cs" />
 
169
    <Compile Include="MonoDevelop.XmlEditor.Completion\XmlNamespacePrefixMap.cs" />
 
170
  </ItemGroup>
 
171
  <ItemGroup>
 
172
    <EmbeddedResource Include="MonoDevelop.XmlEditor.addin.xml">
 
173
      <LogicalName>MonoDevelop.XmlEditor.addin.xml</LogicalName>
 
174
    </EmbeddedResource>
 
175
    <EmbeddedResource Include="gtk-gui\gui.stetic">
 
176
      <LogicalName>gui.stetic</LogicalName>
 
177
    </EmbeddedResource>
 
178
    <EmbeddedResource Include="MonoDevelop.Xml.Formatting\MonoXmlPolicy.xml">
 
179
      <LogicalName>MonoXmlPolicy.xml</LogicalName>
 
180
    </EmbeddedResource>
 
181
  </ItemGroup>
 
182
  <ItemGroup>
 
183
    <None Include="MonoDevelop.XmlEditor\OpenStylesheetCommand.cs" />
 
184
    <None Include="MonoDevelop.XmlEditor\OpenXPathQueryPadCommand.cs" />
 
185
    <None Include="MonoDevelop.XmlEditor\RemoveXPathHighlightingCommand.cs" />
 
186
    <None Include="MonoDevelop.XmlEditor.XPath\XPathHistoryList.cs" />
 
187
    <None Include="MonoDevelop.XmlEditor.XPath\XPathNamespaceList.cs" />
 
188
    <None Include="MonoDevelop.XmlEditor.XPath\XPathNodeMatch.cs" />
 
189
    <None Include="MonoDevelop.XmlEditor.XPath\XPathNodeTextMarker.cs" />
 
190
    <None Include="MonoDevelop.XmlEditor.XPath\XPathQueryPad.cs" />
 
191
    <None Include="MonoDevelop.XmlEditor.XPath\XPathQueryPadOptions.cs" />
 
192
    <None Include="MonoDevelop.XmlEditor.XPath\XPathQueryWidget.cs" />
 
193
    <None Include="Makefile.am" />
 
194
    <None Include="MonoDevelop.Xml.StateEngine\XmlParser.cs" />
 
195
    <None Include="MonoDevelop.Xml.StateEngine\XState.cs" />
 
196
  </ItemGroup>
 
197
  <ItemGroup>
 
198
    <Content Include="schemas\appconfig.xsd">
 
199
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
200
    </Content>
 
201
    <Content Include="schemas\MonoDevelopAddIn.xsd">
 
202
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
203
    </Content>
 
204
    <Content Include="schemas\manifest.xsd">
 
205
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
206
    </Content>
 
207
    <Content Include="schemas\nant.xsd">
 
208
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
209
    </Content>
 
210
    <Content Include="schemas\readme.txt">
 
211
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
212
    </Content>
 
213
    <Content Include="schemas\W3C-License.html">
 
214
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
215
    </Content>
 
216
    <Content Include="schemas\XMLSchema.xsd">
 
217
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
218
    </Content>
 
219
    <Content Include="schemas\xslt.xsd">
 
220
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
221
    </Content>
 
222
  </ItemGroup>
 
223
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
 
224
  <ItemGroup>
 
225
    <Folder Include="MonoDevelop.Xml.Formatting\" />
 
226
  </ItemGroup>
 
227
</Project>