[msvc] Update csproj files (#4846)
[mono.git] / mcs / tools / mdoc / mdoc-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->\r
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>9.0.30729</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectGuid>{15871CCA-A500-4AE3-89D7-1F3429614403}</ProjectGuid>\r
10     <OutputType>Exe</OutputType>\r
11     <NoWarn>1699</NoWarn>\r
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>\r
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>\r
14     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>\r
15     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>\r
16     <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>\r
17     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
18     <NoStdLib>True</NoStdLib>\r
19     \r
20     <NoConfig>True</NoConfig>\r
21     \r
22     <AppDesignerFolder>Properties</AppDesignerFolder>\r
23     <RootNamespace>\r
24     </RootNamespace>\r
25     <AssemblyName>mdoc</AssemblyName>\r
26     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
27     <FileAlignment>512</FileAlignment>\r
28   </PropertyGroup>\r
29   \r
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
31     <DebugSymbols>true</DebugSymbols>\r
32     <DebugType>full</DebugType>\r
33     <NoWarn>1699</NoWarn>\r
34     <Optimize>false</Optimize>\r
35     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>\r
36     <ErrorReport>prompt</ErrorReport>\r
37     <WarningLevel>4</WarningLevel>\r
38   </PropertyGroup>\r
39   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
40     <DebugType>pdbonly</DebugType>\r
41     <NoWarn>1699</NoWarn>\r
42     <Optimize>true</Optimize>\r
43     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>\r
44     <ErrorReport>prompt</ErrorReport>\r
45     <WarningLevel>4</WarningLevel>\r
46   </PropertyGroup>\r
47   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
48   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
49   is a problem to compile the Mono mscorlib.dll -->\r
50   <PropertyGroup>\r
51     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
52   </PropertyGroup>\r
53   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
54   <ItemGroup>\r
55     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\assembler.cs" />\r
56     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\dump.cs" />\r
57     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\ecmadoc.cs" />\r
58     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\exceptions.cs" />\r
59     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\Frameworks\AssemblySet.cs" />\r
60     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\Frameworks\FrameworkEntry.cs" />\r
61     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\Frameworks\FrameworkIndex.cs" />\r
62     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\Frameworks\FrameworkTypeEntry.cs" />\r
63     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\frameworksbootstrapper.cs" />\r
64     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\index.cs" />\r
65     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\mdoc.cs" />\r
66     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\MdocFile.cs" />\r
67     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\monodocer.cs" />\r
68     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\monodocs2html.cs" />\r
69     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\monodocs2slashdoc.cs" />\r
70     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\msitomsx.cs" />\r
71     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\normalize.cs" />\r
72     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\validate.cs" />\r
73     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\webdoc.cs" />\r
74     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Documentation\XhtmlWriter.cs" />\r
75     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Rocks\ObjectRocks.cs" />\r
76     <Compile Include="..\..\..\external\api-doc-tools\mdoc\Mono.Rocks\StreamRocks.cs" />\r
77     <Compile Include="..\..\..\external\cecil\rocks\Mono.Cecil.Rocks\DocCommentId.cs" />\r
78     <Compile Include="..\..\build\common\Consts.cs" />\r
79     <Compile Include="..\..\class\Mono.Options\Mono.Options\Options.cs" />\r
80     <Compile Include="cecil.mixin.cs" />\r  </ItemGroup>\r
81   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
82        Other similar extension points exist, see Microsoft.Common.targets.\r
83   <Target Name="BeforeBuild">\r
84   </Target>\r
85   <Target Name="AfterBuild">\r
86   </Target>\r
87   -->\r
88   <PropertyGroup>\r
89     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
90
91     </PreBuildEvent>\r
92     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
93 \r
94     </PreBuildEvent>\r
95     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
96
97     </PostBuildEvent>\r
98     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
99 \r
100     </PostBuildEvent>\r
101   </PropertyGroup>\r
102   <ItemGroup>\r
103     <ProjectReference Include="../../class/corlib/corlib-net_4_x.csproj">\r
104       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
105       <Name>corlib-net_4_x</Name>\r
106     </ProjectReference>\r
107     <ProjectReference Include="../../class/monodoc/monodoc-net_4_x.csproj">\r
108       <Project>{0248869F-8D3B-4AB2-B976-B2A9AF1319A9}</Project>\r
109       <Name>monodoc-net_4_x</Name>\r
110     </ProjectReference>\r
111     <ProjectReference Include="../../class/System/System-net_4_x.csproj">\r
112       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
113       <Name>System-net_4_x</Name>\r
114     </ProjectReference>\r
115     <ProjectReference Include="../../class/System.XML/System.Xml-net_4_x.csproj">\r
116       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
117       <Name>System.Xml-net_4_x</Name>\r
118     </ProjectReference>\r
119     <ProjectReference Include="../../class/System.Core/System.Core-net_4_x.csproj">\r
120       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
121       <Name>System.Core-net_4_x</Name>\r
122     </ProjectReference>\r
123     <ProjectReference Include="../../class/Mono.Cecil/Mono.Cecil-net_4_x.csproj">\r
124       <Project>{2C0D558F-0B38-4691-967E-A910A1B995C1}</Project>\r
125       <Name>Mono.Cecil-net_4_x</Name>\r
126     </ProjectReference>\r
127     <ProjectReference Include="../../class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib-net_4_x.csproj">\r
128       <Project>{4903F98F-B4C9-467A-8FBA-39E7F91D9327}</Project>\r
129       <Name>ICSharpCode.SharpZipLib-net_4_x</Name>\r
130     </ProjectReference>\r
131     <ProjectReference Include="../../class/System.Xml.Linq/System.Xml.Linq-net_4_x.csproj">\r
132       <Project>{526286D5-38D9-4579-B001-471440D57752}</Project>\r
133       <Name>System.Xml.Linq-net_4_x</Name>\r
134     </ProjectReference>\r
135     <ProjectReference Include="../../class/System.Web/System.Web-net_4_x.csproj">\r
136       <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>\r
137       <Name>System.Web-net_4_x</Name>\r
138     </ProjectReference>\r
139   </ItemGroup>\r
140   <ItemGroup>\r
141     <Folder Include="Properties\" />\r
142   </ItemGroup>\r
143   <ItemGroup>\r
144     <EmbeddedResource Include="../../../external/api-doc-tools/mdoc/Resources/defaulttemplate.xsl">\r
145       <LogicalName>defaulttemplate.xsl</LogicalName>\r
146     </EmbeddedResource>\r
147     <EmbeddedResource Include="../../../external/api-doc-tools/mdoc/Resources/monodoc-ecma.xsd">\r
148       <LogicalName>monodoc-ecma.xsd</LogicalName>\r
149     </EmbeddedResource>\r
150     <EmbeddedResource Include="../../../external/api-doc-tools/mdoc/Resources/msitomsx.xsl">\r
151       <LogicalName>msitomsx.xsl</LogicalName>\r
152     </EmbeddedResource>\r
153     <EmbeddedResource Include="../../../external/api-doc-tools/mdoc/Resources/overview.xsl">\r
154       <LogicalName>overview.xsl</LogicalName>\r
155     </EmbeddedResource>\r
156     <EmbeddedResource Include="../../../external/api-doc-tools/mdoc/Resources/stylesheet.xsl">\r
157       <LogicalName>stylesheet.xsl</LogicalName>\r
158     </EmbeddedResource>\r
159     <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-html-format.xsl">\r
160       <LogicalName>mdoc-html-format.xsl</LogicalName>\r
161     </EmbeddedResource>\r
162     <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-html-utils.xsl">\r
163       <LogicalName>mdoc-html-utils.xsl</LogicalName>\r
164     </EmbeddedResource>\r
165     <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-sections-css.xsl">\r
166       <LogicalName>mdoc-sections-css.xsl</LogicalName>\r
167     </EmbeddedResource>\r
168     <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mono-ecma-css.xsl">\r
169       <LogicalName>mono-ecma-css.xsl</LogicalName>\r
170     </EmbeddedResource>\r
171   </ItemGroup>\r
172 </Project>\r
173