Updated.
[mono.git] / mcs / gmcs / gmcs.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}</ProjectGuid>\r
8     <OutputType>Exe</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>gmcs</RootNamespace>\r
11     <AssemblyName>gmcs</AssemblyName>\r
12   </PropertyGroup>\r
13   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
14     <DebugSymbols>true</DebugSymbols>\r
15     <DebugType>full</DebugType>\r
16     <Optimize>false</Optimize>\r
17     <OutputPath>.\</OutputPath>\r
18     <DefineConstants>TRACE;DEBUG;NET_2_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>\r
19     <ErrorReport>prompt</ErrorReport>\r
20     <WarningLevel>4</WarningLevel>\r
21     <UseVSHostingProcess>false</UseVSHostingProcess>\r
22     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
23     <NoStdLib>false</NoStdLib>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
26     <DebugType>pdbonly</DebugType>\r
27     <Optimize>true</Optimize>\r
28     <OutputPath>.\</OutputPath>\r
29     <DefineConstants>TRACE;NET_2_0;MS_COMPATIBLE</DefineConstants>\r
30     <ErrorReport>prompt</ErrorReport>\r
31     <WarningLevel>4</WarningLevel>\r
32   </PropertyGroup>\r
33   <ItemGroup>\r
34     <Reference Include="System" />\r
35     <Reference Include="System.Data" />\r
36     <Reference Include="System.Xml" />\r
37   </ItemGroup>\r
38   <ItemGroup>\r
39     <Compile Include="..\build\common\Consts.cs">\r
40       <Link>Consts.cs</Link>\r
41     </Compile>\r
42     <Compile Include="..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs">\r
43       <Link>CryptoConvert.cs</Link>\r
44     </Compile>\r
45     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs">\r
46       <Link>MonoSymbolFile.cs</Link>\r
47     </Compile>\r
48     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs">\r
49       <Link>MonoSymbolTable.cs</Link>\r
50     </Compile>\r
51     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs">\r
52       <Link>MonoSymbolWriter.cs</Link>\r
53     </Compile>\r
54     <Compile Include="..\mcs\AssemblyInfo.cs">\r
55       <Link>AssemblyInfo.cs</Link>\r
56     </Compile>\r
57     <Compile Include="anonymous.cs" />\r
58     <Compile Include="..\mcs\assign.cs">\r
59       <Link>assign.cs</Link>\r
60     </Compile>\r
61     <Compile Include="..\mcs\attribute.cs">\r
62       <Link>attribute.cs</Link>\r
63     </Compile>\r
64     <Compile Include="..\mcs\cfold.cs">\r
65       <Link>cfold.cs</Link>\r
66     </Compile>\r
67     <Compile Include="..\mcs\class.cs">\r
68       <Link>class.cs</Link>\r
69     </Compile>\r
70     <Compile Include="..\mcs\codegen.cs">\r
71       <Link>codegen.cs</Link>\r
72     </Compile>\r
73     <Compile Include="..\mcs\const.cs">\r
74       <Link>const.cs</Link>\r
75     </Compile>\r
76     <Compile Include="..\mcs\constant.cs">\r
77       <Link>constant.cs</Link>\r
78     </Compile>\r
79     <Compile Include="..\mcs\convert.cs">\r
80       <Link>convert.cs</Link>\r
81     </Compile>\r
82     <Compile Include="cs-parser.cs" />\r
83     <Compile Include="cs-tokenizer.cs" />\r
84     <Compile Include="..\mcs\decl.cs">\r
85       <Link>decl.cs</Link>\r
86     </Compile>\r
87     <Compile Include="..\mcs\delegate.cs">\r
88       <Link>delegate.cs</Link>\r
89     </Compile>\r
90     <Compile Include="..\mcs\doc.cs">\r
91       <Link>doc.cs</Link>\r
92     </Compile>\r
93     <Compile Include="..\mcs\driver.cs">\r
94       <Link>driver.cs</Link>\r
95     </Compile>\r
96     <Compile Include="..\mcs\ecore.cs">\r
97       <Link>ecore.cs</Link>\r
98     </Compile>\r
99     <Compile Include="..\mcs\enum.cs">\r
100       <Link>enum.cs</Link>\r
101     </Compile>\r
102     <Compile Include="..\mcs\expression.cs">\r
103       <Link>expression.cs</Link>\r
104     </Compile>\r
105     <Compile Include="..\mcs\flowanalysis.cs">\r
106       <Link>flowanalysis.cs</Link>\r
107     </Compile>\r
108     <Compile Include="generic.cs" />\r
109     <Compile Include="iterators.cs" />\r
110     <Compile Include="..\mcs\literal.cs">\r
111       <Link>literal.cs</Link>\r
112     </Compile>\r
113     <Compile Include="..\mcs\location.cs">\r
114       <Link>location.cs</Link>\r
115     </Compile>\r
116     <Compile Include="..\mcs\modifiers.cs">\r
117       <Link>modifiers.cs</Link>\r
118     </Compile>\r
119     <Compile Include="..\mcs\namespace.cs">\r
120       <Link>namespace.cs</Link>\r
121     </Compile>\r
122     <Compile Include="..\mcs\parameter.cs">\r
123       <Link>parameter.cs</Link>\r
124     </Compile>\r
125     <Compile Include="..\mcs\pending.cs">\r
126       <Link>pending.cs</Link>\r
127     </Compile>\r
128     <Compile Include="..\mcs\report.cs">\r
129       <Link>report.cs</Link>\r
130     </Compile>\r
131     <Compile Include="..\mcs\rootcontext.cs">\r
132       <Link>rootcontext.cs</Link>\r
133     </Compile>\r
134     <Compile Include="..\mcs\roottypes.cs">\r
135       <Link>roottypes.cs</Link>\r
136     </Compile>\r
137     <Compile Include="..\mcs\statement.cs">\r
138       <Link>statement.cs</Link>\r
139     </Compile>\r
140     <Compile Include="..\mcs\support.cs">\r
141       <Link>support.cs</Link>\r
142     </Compile>\r
143     <Compile Include="..\mcs\symbolwriter.cs">\r
144       <Link>symbolwriter.cs</Link>\r
145     </Compile>\r
146     <Compile Include="..\mcs\typemanager.cs">\r
147       <Link>typemanager.cs</Link>\r
148     </Compile>\r
149   </ItemGroup>\r
150   <ItemGroup>\r
151     <Folder Include="Properties\" />\r
152   </ItemGroup>\r
153   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
154   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
155        Other similar extension points exist, see Microsoft.Common.targets.\r
156   <Target Name="BeforeBuild">\r
157   </Target>\r
158   <Target Name="AfterBuild">\r
159   </Target>\r
160   -->\r
161 </Project>