2008-06-11 Martin Baulig <martin@ximian.com>
[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="anonymous.cs">\r
108       <SubType>Code</SubType>\r
109     </Compile>\r
110     <Compile Include="AssemblyInfo.cs">\r
111       <SubType>Code</SubType>\r
112     </Compile>\r
113     <Compile Include="assign.cs">\r
114       <SubType>Code</SubType>\r
115     </Compile>\r
116     <Compile Include="attribute.cs">\r
117       <SubType>Code</SubType>\r
118     </Compile>\r
119     <Compile Include="cfold.cs">\r
120       <SubType>Code</SubType>\r
121     </Compile>\r
122     <Compile Include="class.cs">\r
123       <SubType>Code</SubType>\r
124     </Compile>\r
125     <Compile Include="codegen.cs">\r
126       <SubType>Code</SubType>\r
127     </Compile>\r
128     <Compile Include="const.cs">\r
129       <SubType>Code</SubType>\r
130     </Compile>\r
131     <Compile Include="constant.cs">\r
132       <SubType>Code</SubType>\r
133     </Compile>\r
134     <Compile Include="convert.cs">\r
135       <SubType>Code</SubType>\r
136     </Compile>\r
137     <Compile Include="cs-parser.cs">\r
138       <SubType>Code</SubType>\r
139     </Compile>\r
140     <Compile Include="cs-tokenizer.cs">\r
141       <SubType>Code</SubType>\r
142     </Compile>\r
143     <Compile Include="decl.cs">\r
144       <SubType>Code</SubType>\r
145     </Compile>\r
146     <Compile Include="delegate.cs">\r
147       <SubType>Code</SubType>\r
148     </Compile>\r
149     <Compile Include="doc.cs">\r
150       <SubType>Code</SubType>\r
151     </Compile>\r
152     <Compile Include="driver.cs">\r
153       <SubType>Code</SubType>\r
154     </Compile>\r
155     <Compile Include="ecore.cs">\r
156       <SubType>Code</SubType>\r
157     </Compile>\r
158     <Compile Include="enum.cs">\r
159       <SubType>Code</SubType>\r
160     </Compile>\r
161     <Compile Include="expression.cs">\r
162       <SubType>Code</SubType>\r
163     </Compile>\r
164     <Compile Include="flowanalysis.cs">\r
165       <SubType>Code</SubType>\r
166     </Compile>\r
167     <Compile Include="generic-mcs.cs">\r
168       <SubType>Code</SubType>\r
169     </Compile>\r
170     <Compile Include="iterators.cs">\r
171       <SubType>Code</SubType>\r
172     </Compile>\r
173     <Compile Include="lambda.cs">\r
174       <SubType>Code</SubType>\r
175     </Compile>
176     <Compile Include="linq.cs">\r
177       <SubType>Code</SubType>\r
178     </Compile>    \r
179     <Compile Include="literal.cs">\r
180       <SubType>Code</SubType>\r
181     </Compile>\r
182     <Compile Include="location.cs">\r
183       <SubType>Code</SubType>\r
184     </Compile>\r
185     <Compile Include="modifiers.cs">\r
186       <SubType>Code</SubType>\r
187     </Compile>\r
188     <Compile Include="namespace.cs">\r
189       <SubType>Code</SubType>\r
190     </Compile>
191     <Compile Include="nullable.cs">\r
192       <SubType>Code</SubType>\r
193     </Compile>\r
194     <Compile Include="parameter.cs">\r
195       <SubType>Code</SubType>\r
196     </Compile>\r
197     <Compile Include="pending.cs">\r
198       <SubType>Code</SubType>\r
199     </Compile>\r
200     <Compile Include="report.cs">\r
201       <SubType>Code</SubType>\r
202     </Compile>\r
203     <Compile Include="rootcontext.cs">\r
204       <SubType>Code</SubType>\r
205     </Compile>\r
206     <Compile Include="roottypes.cs">\r
207       <SubType>Code</SubType>\r
208     </Compile>\r
209     <Compile Include="statement.cs">\r
210       <SubType>Code</SubType>\r
211     </Compile>\r
212     <Compile Include="support.cs">\r
213       <SubType>Code</SubType>\r
214     </Compile>\r
215     <Compile Include="symbolwriter.cs">\r
216       <SubType>Code</SubType>\r
217     </Compile>\r
218     <Compile Include="typemanager.cs">\r
219       <SubType>Code</SubType>\r
220     </Compile>\r
221     <WebReferences Include="Web References\" />\r
222   </ItemGroup>\r
223   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
224   <PropertyGroup>\r
225     <PreBuildEvent>\r
226     </PreBuildEvent>\r
227     <PostBuildEvent>\r
228     </PostBuildEvent>\r
229   </PropertyGroup>\r
230 </Project>