Fix bugs in sizing TableLayoutPanel (Xamarin bug 18638)
[mono.git] / mcs / mcs / mcs-net_4_0.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../class/lib/build</OutputPath>\r
12     <DefineConstants>STATIC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
13     <NoStdLib>true</NoStdLib>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>mscorlib</RootNamespace>\r
17     <AssemblyName>mcs</AssemblyName>\r
18     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
19     <FileAlignment>512</FileAlignment>\r
20     <StartupObject>\r
21     </StartupObject>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699</NoWarn>\r
27     <Optimize>true</Optimize>\r
28     <DefineConstants>STATIC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31     <AdditionalLibPaths>./../class/lib/build,./../class/lib/net_4_0</AdditionalLibPaths>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
34     <DebugType>pdbonly</DebugType>\r
35     <NoWarn>1699</NoWarn>\r
36     <Optimize>true</Optimize>\r
37     <DefineConstants>STATIC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40     <AdditionalLibPaths>./../class/lib/build,./../class/lib/net_4_0</AdditionalLibPaths>\r
41   </PropertyGroup>\r
42   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
43   <ItemGroup>\r
44    <Compile Include="AssemblyInfo.cs" />
45    <Compile Include="anonymous.cs" />
46    <Compile Include="argument.cs" />
47    <Compile Include="assign.cs" />
48    <Compile Include="assembly.cs" />
49    <Compile Include="attribute.cs" />
50    <Compile Include="cs-tokenizer.cs" />
51    <Compile Include="cfold.cs" />
52    <Compile Include="class.cs" />
53    <Compile Include="codegen.cs" />
54    <Compile Include="complete.cs" />
55    <Compile Include="const.cs" />
56    <Compile Include="constant.cs" />
57    <Compile Include="convert.cs" />
58    <Compile Include="context.cs" />
59    <Compile Include="decl.cs" />
60    <Compile Include="delegate.cs" />
61    <Compile Include="doc.cs" />
62    <Compile Include="driver.cs" />
63    <Compile Include="dynamic.cs" />
64    <Compile Include="ecore.cs" />
65    <Compile Include="enum.cs" />
66    <Compile Include="eval.cs" />
67    <Compile Include="expression.cs" />
68    <Compile Include="field.cs" />
69    <Compile Include="flowanalysis.cs" />
70    <Compile Include="generic.cs" />
71    <Compile Include="import.cs" />
72    <Compile Include="iterators.cs" />
73    <Compile Include="ikvm.cs" />
74    <Compile Include="lambda.cs" />
75    <Compile Include="linq.cs" />
76    <Compile Include="literal.cs" />
77    <Compile Include="location.cs" />
78    <Compile Include="membercache.cs" />
79    <Compile Include="method.cs" />
80    <Compile Include="modifiers.cs" />
81    <Compile Include="namespace.cs" />
82    <Compile Include="nullable.cs" />
83    <Compile Include="parameter.cs" />
84    <Compile Include="pending.cs" />
85    <Compile Include="property.cs" />
86    <Compile Include="reflection.cs" />
87    <Compile Include="report.cs" />
88    <Compile Include="settings.cs" />
89    <Compile Include="module.cs" />
90    <Compile Include="statement.cs" />
91    <Compile Include="support.cs" />
92    <Compile Include="typemanager.cs" />
93    <Compile Include="typespec.cs" />
94    <Compile Include="visit.cs" />
95    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs" />
96    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs" />
97    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs" />
98    <Compile Include="..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs" />
99    <Compile Include="..\build\common\Consts.cs" />
100    <Compile Include="..\tools\monop\outline.cs" />
101    <Compile Include="..\class\IKVM.Reflection\*.cs" />
102    <Compile Include="..\class\IKVM.Reflection\Emit\*.cs" />
103    <Compile Include="..\class\IKVM.Reflection\Metadata\*.cs" />
104    <Compile Include="..\class\IKVM.Reflection\Reader\*.cs" />
105    <Compile Include="..\class\IKVM.Reflection\Writer\*.cs" />
106    <Compile Include="..\class\IKVM.Reflection\Impl\CryptoHack.cs" />
107    <Compile Include="..\class\IKVM.Reflection\Impl\ITypeOwner.cs" />
108    <Compile Include="..\class\IKVM.Reflection\Impl\SymbolSupport.cs" />
109    <Compile Include="cs-parser.cs" />
110 \r
111   </ItemGroup>\r
112   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
113        Other similar extension points exist, see Microsoft.Common.targets.\r
114   <Target Name="BeforeBuild">\r
115   </Target>\r
116   <Target Name="AfterBuild">\r
117   </Target>\r
118   -->\r
119   <PropertyGroup>\r
120     <PreBuildEvent>$(ProjectDir)\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\jay\skeleton.cs $(ProjectDir)\cs-parser.jay > $(ProjectDir)\cs-parser.cs\r
121 </PreBuildEvent>\r
122   </PropertyGroup>\r
123   <ItemGroup>
124     <Reference Include="mscorlib.dll">
125       <SpecificVersion>False</SpecificVersion>
126       <HintPath>..\class\\lib\build\mscorlib.dll</HintPath>
127     </Reference>
128     <Reference Include="System.dll">
129       <SpecificVersion>False</SpecificVersion>
130       <HintPath>..\class\\lib\build\System.dll</HintPath>
131     </Reference>
132     <Reference Include="System.Xml.dll">
133       <SpecificVersion>False</SpecificVersion>
134       <HintPath>..\class\\lib\build\System.Xml.dll</HintPath>
135     </Reference>
136   </ItemGroup>
137 \r
138   <ItemGroup>\r
139     <Folder Include="Properties\" />\r
140   </ItemGroup>\r
141   \r
142 </Project>\r
143