also, disable the call do BindColumns in
[mono-project.git] / mcs / gmcs / gmcs.csproj
blob4052f9dc84aba3970d36c77ee954c9da4121a222
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="..\mcs\anonymous.cs">\r
58       <Link>anonymous.cs</Link>\r
59     </Compile>\r
60     <Compile Include="..\mcs\assign.cs">\r
61       <Link>assign.cs</Link>\r
62     </Compile>\r
63     <Compile Include="..\mcs\attribute.cs">\r
64       <Link>attribute.cs</Link>\r
65     </Compile>\r
66     <Compile Include="..\mcs\cfold.cs">\r
67       <Link>cfold.cs</Link>\r
68     </Compile>\r
69     <Compile Include="..\mcs\class.cs">\r
70       <Link>class.cs</Link>\r
71     </Compile>\r
72     <Compile Include="..\mcs\codegen.cs">\r
73       <Link>codegen.cs</Link>\r
74     </Compile>\r
75     <Compile Include="..\mcs\const.cs">\r
76       <Link>const.cs</Link>\r
77     </Compile>\r
78     <Compile Include="..\mcs\constant.cs">\r
79       <Link>constant.cs</Link>\r
80     </Compile>\r
81     <Compile Include="..\mcs\convert.cs">\r
82       <Link>convert.cs</Link>\r
83     </Compile>\r
84     <Compile Include="cs-parser.cs" />\r
85     <Compile Include="..\mcs\cs-tokenizer.cs">\r
86       <Link>cs-tokenizer.cs</Link>\r
87     </Compile>\r
88     <Compile Include="..\mcs\decl.cs">\r
89       <Link>decl.cs</Link>\r
90     </Compile>\r
91     <Compile Include="..\mcs\delegate.cs">\r
92       <Link>delegate.cs</Link>\r
93     </Compile>\r
94     <Compile Include="..\mcs\doc.cs">\r
95       <Link>doc.cs</Link>\r
96     </Compile>\r
97     <Compile Include="..\mcs\driver.cs">\r
98       <Link>driver.cs</Link>\r
99     </Compile>\r
100     <Compile Include="..\mcs\ecore.cs">\r
101       <Link>ecore.cs</Link>\r
102     </Compile>\r
103     <Compile Include="..\mcs\enum.cs">\r
104       <Link>enum.cs</Link>\r
105     </Compile>\r
106     <Compile Include="..\mcs\expression.cs">\r
107       <Link>expression.cs</Link>\r
108     </Compile>\r
109     <Compile Include="..\mcs\flowanalysis.cs">\r
110       <Link>flowanalysis.cs</Link>\r
111     </Compile>\r
112     <Compile Include="generic.cs" />\r
113     <Compile Include="..\mcs\iterators.cs">\r
114       <Link>iterators.cs</Link>\r
115     </Compile>\r
116     <Compile Include="..\mcs\literal.cs">\r
117       <Link>literal.cs</Link>\r
118     </Compile>\r
119     <Compile Include="..\mcs\location.cs">\r
120       <Link>location.cs</Link>\r
121     </Compile>\r
122     <Compile Include="..\mcs\modifiers.cs">\r
123       <Link>modifiers.cs</Link>\r
124     </Compile>\r
125     <Compile Include="..\mcs\namespace.cs">\r
126       <Link>namespace.cs</Link>\r
127     </Compile>\r
128     <Compile Include="..\mcs\parameter.cs">\r
129       <Link>parameter.cs</Link>\r
130     </Compile>\r
131     <Compile Include="..\mcs\pending.cs">\r
132       <Link>pending.cs</Link>\r
133     </Compile>\r
134     <Compile Include="..\mcs\report.cs">\r
135       <Link>report.cs</Link>\r
136     </Compile>\r
137     <Compile Include="..\mcs\rootcontext.cs">\r
138       <Link>rootcontext.cs</Link>\r
139     </Compile>\r
140     <Compile Include="..\mcs\roottypes.cs">\r
141       <Link>roottypes.cs</Link>\r
142     </Compile>\r
143     <Compile Include="..\mcs\statement.cs">\r
144       <Link>statement.cs</Link>\r
145     </Compile>\r
146     <Compile Include="..\mcs\support.cs">\r
147       <Link>support.cs</Link>\r
148     </Compile>\r
149     <Compile Include="..\mcs\symbolwriter.cs">\r
150       <Link>symbolwriter.cs</Link>\r
151     </Compile>\r
152     <Compile Include="..\mcs\typemanager.cs">\r
153       <Link>typemanager.cs</Link>\r
154     </Compile>\r
155   </ItemGroup>\r
156   <ItemGroup>\r
157     <Folder Include="Properties\" />\r
158   </ItemGroup>\r
159   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
160   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
161        Other similar extension points exist, see Microsoft.Common.targets.\r
162   <Target Name="BeforeBuild">\r
163   </Target>\r
164   <Target Name="AfterBuild">\r
165   </Target>\r
166   -->\r
167 </Project>