* Makefile.am: Build `docs` after `runtime`, so that it can depend
[mono.git] / mcs / mcs / mcs.csproj
1 <Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <ProjectType>Local</ProjectType>\r
4     <ProductVersion>9.0.20706</ProductVersion>\r
5     <SchemaVersion>2.0</SchemaVersion>\r
6     <ProjectGuid>{896D1461-B76B-41C0-ABE6-ACA2BB4F7B5A}</ProjectGuid>\r
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
9     <ApplicationIcon>\r
10     </ApplicationIcon>\r
11     <AssemblyKeyContainerName>\r
12     </AssemblyKeyContainerName>\r
13     <AssemblyName>mcs</AssemblyName>\r
14     <AssemblyOriginatorKeyFile>\r
15     </AssemblyOriginatorKeyFile>\r
16     <DefaultClientScript>JScript</DefaultClientScript>\r
17     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
18     <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
19     <DelaySign>false</DelaySign>\r
20     <OutputType>Exe</OutputType>\r
21     <RootNamespace>CIR</RootNamespace>\r
22     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
23     <StartupObject>\r
24     </StartupObject>\r
25     <FileUpgradeFlags>\r
26     </FileUpgradeFlags>\r
27     <OldToolsVersion>0.0</OldToolsVersion>\r
28     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
29     <UpgradeBackupLocation>\r
30     </UpgradeBackupLocation>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
33     <OutputPath>.\</OutputPath>\r
34     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
35     <BaseAddress>285212672</BaseAddress>\r
36     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
37     <ConfigurationOverrideFile>\r
38     </ConfigurationOverrideFile>\r
39     <DefineConstants>TRACE;DEBUG;NET_1_1</DefineConstants>\r
40     <DocumentationFile>\r
41     </DocumentationFile>\r
42     <DebugSymbols>true</DebugSymbols>\r
43     <FileAlignment>4096</FileAlignment>\r
44     <NoStdLib>false</NoStdLib>\r
45     <NoWarn>\r
46     </NoWarn>\r
47     <Optimize>false</Optimize>\r
48     <RegisterForComInterop>false</RegisterForComInterop>\r
49     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
50     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
51     <WarningLevel>4</WarningLevel>\r
52     <DebugType>full</DebugType>\r
53     <ErrorReport>prompt</ErrorReport>\r
54   </PropertyGroup>\r
55   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
56     <OutputPath>.\</OutputPath>\r
57     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
58     <BaseAddress>285212672</BaseAddress>\r
59     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
60     <ConfigurationOverrideFile>\r
61     </ConfigurationOverrideFile>\r
62     <DefineConstants>TRACE;NET_1_1</DefineConstants>\r
63     <DocumentationFile>\r
64     </DocumentationFile>\r
65     <DebugSymbols>false</DebugSymbols>\r
66     <FileAlignment>4096</FileAlignment>\r
67     <NoStdLib>false</NoStdLib>\r
68     <NoWarn>\r
69     </NoWarn>\r
70     <Optimize>true</Optimize>\r
71     <RegisterForComInterop>false</RegisterForComInterop>\r
72     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
73     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
74     <WarningLevel>4</WarningLevel>\r
75     <DebugType>none</DebugType>\r
76     <ErrorReport>prompt</ErrorReport>\r
77   </PropertyGroup>\r
78   <ItemGroup>\r
79     <Reference Include="System">\r
80       <Name>System</Name>\r
81     </Reference>\r
82     <Reference Include="System.Xml">\r
83       <Name>System.XML</Name>\r
84     </Reference>\r
85   </ItemGroup>\r
86   <ItemGroup>\r
87     <Compile Include="..\build\common\Consts.cs">\r
88       <Link>Consts.cs</Link>\r
89       <SubType>Code</SubType>\r
90     </Compile>\r
91     <Compile Include="..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs">\r
92       <Link>CryptoConvert.cs</Link>\r
93       <SubType>Code</SubType>\r
94     </Compile>\r
95     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs">\r
96       <Link>MonoSymbolFile.cs</Link>\r
97       <SubType>Code</SubType>\r
98     </Compile>\r
99     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs">\r
100       <Link>MonoSymbolTable.cs</Link>\r
101       <SubType>Code</SubType>\r
102     </Compile>\r
103     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs">\r
104       <Link>MonoSymbolWriter.cs</Link>\r
105       <SubType>Code</SubType>\r
106     </Compile>\r
107     <Compile Include="..\tools\monop\outline.cs">\r
108       <Link>outline.cs</Link>\r
109       <SubType>Code</SubType>\r
110     </Compile>\r
111     <Compile Include="anonymous.cs">\r
112       <SubType>Code</SubType>\r
113     </Compile>\r
114     <Compile Include="AssemblyInfo.cs">\r
115       <SubType>Code</SubType>\r
116     </Compile>\r
117     <Compile Include="assign.cs">\r
118       <SubType>Code</SubType>\r
119     </Compile>\r
120     <Compile Include="attribute.cs">\r
121       <SubType>Code</SubType>\r
122     </Compile>\r
123     <Compile Include="cfold.cs">\r
124       <SubType>Code</SubType>\r
125     </Compile>\r
126     <Compile Include="class.cs">\r
127       <SubType>Code</SubType>\r
128     </Compile>\r
129     <Compile Include="codegen.cs">\r
130       <SubType>Code</SubType>\r
131     </Compile>\r
132     <Compile Include="const.cs">\r
133       <SubType>Code</SubType>\r
134     </Compile>\r
135     <Compile Include="constant.cs">\r
136       <SubType>Code</SubType>\r
137     </Compile>\r
138     <Compile Include="convert.cs">\r
139       <SubType>Code</SubType>\r
140     </Compile>\r
141     <Compile Include="cs-parser.cs">\r
142       <SubType>Code</SubType>\r
143     </Compile>\r
144     <Compile Include="cs-tokenizer.cs">\r
145       <SubType>Code</SubType>\r
146     </Compile>\r
147     <Compile Include="decl.cs">\r
148       <SubType>Code</SubType>\r
149     </Compile>\r
150     <Compile Include="delegate.cs">\r
151       <SubType>Code</SubType>\r
152     </Compile>\r
153     <Compile Include="doc.cs">\r
154       <SubType>Code</SubType>\r
155     </Compile>\r
156     <Compile Include="driver.cs">\r
157       <SubType>Code</SubType>\r
158     </Compile>\r
159     <Compile Include="ecore.cs">\r
160       <SubType>Code</SubType>\r
161     </Compile>\r
162     <Compile Include="enum.cs">\r
163       <SubType>Code</SubType>\r
164     </Compile>\r
165     <Compile Include="expression.cs">\r
166       <SubType>Code</SubType>\r
167     </Compile>\r
168     <Compile Include="flowanalysis.cs">\r
169       <SubType>Code</SubType>\r
170     </Compile>\r
171     <Compile Include="generic-mcs.cs">\r
172       <SubType>Code</SubType>\r
173     </Compile>\r
174     <Compile Include="iterators.cs">\r
175       <SubType>Code</SubType>\r
176     </Compile>\r
177     <Compile Include="lambda.cs">\r
178       <SubType>Code</SubType>\r
179     </Compile>
180     <Compile Include="linq.cs">\r
181       <SubType>Code</SubType>\r
182     </Compile>    \r
183     <Compile Include="literal.cs">\r
184       <SubType>Code</SubType>\r
185     </Compile>\r
186     <Compile Include="location.cs">\r
187       <SubType>Code</SubType>\r
188     </Compile>\r
189     <Compile Include="modifiers.cs">\r
190       <SubType>Code</SubType>\r
191     </Compile>\r
192     <Compile Include="namespace.cs">\r
193       <SubType>Code</SubType>\r
194     </Compile>
195     <Compile Include="nullable.cs">\r
196       <SubType>Code</SubType>\r
197     </Compile>\r
198     <Compile Include="parameter.cs">\r
199       <SubType>Code</SubType>\r
200     </Compile>\r
201     <Compile Include="pending.cs">\r
202       <SubType>Code</SubType>\r
203     </Compile>\r
204     <Compile Include="report.cs">\r
205       <SubType>Code</SubType>\r
206     </Compile>\r
207     <Compile Include="rootcontext.cs">\r
208       <SubType>Code</SubType>\r
209     </Compile>\r
210     <Compile Include="roottypes.cs">\r
211       <SubType>Code</SubType>\r
212     </Compile>\r
213     <Compile Include="statement.cs">\r
214       <SubType>Code</SubType>\r
215     </Compile>\r
216     <Compile Include="support.cs">\r
217       <SubType>Code</SubType>\r
218     </Compile>\r
219     <Compile Include="symbolwriter.cs">\r
220       <SubType>Code</SubType>\r
221     </Compile>\r
222     <Compile Include="typemanager.cs">\r
223       <SubType>Code</SubType>\r
224     </Compile>\r
225     <WebReferences Include="Web References\" />\r
226   </ItemGroup>\r
227   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
228   <PropertyGroup>\r
229     <PreBuildEvent>\r
230     </PreBuildEvent>\r
231     <PostBuildEvent>\r
232     </PostBuildEvent>\r
233   </PropertyGroup>\r
234 </Project>