[genproj] Getting closer to a full build
[mono.git] / mcs / mcs / mcs-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" 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>{322A755A-ED38-4295-979D-E49EBAFA2852}</ProjectGuid>\r
9     <OutputType>Exe</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>bin\Debug\mcs-net_4_x</OutputPath>\r
12     <IntermediateOutputPath>obj-bin\Debug\mcs-net_4_x</IntermediateOutputPath>\r
13     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
14     <NoStdLib>True</NoStdLib>\r
15     \r
16     <NoConfig>True</NoConfig>\r
17     \r
18     <AppDesignerFolder>Properties</AppDesignerFolder>\r
19     <RootNamespace>\r
20     </RootNamespace>\r
21     <AssemblyName>mcs</AssemblyName>\r
22     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
23     <FileAlignment>512</FileAlignment>\r
24   </PropertyGroup>\r
25   \r
26   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
27     <DebugSymbols>true</DebugSymbols>\r
28     <DebugType>full</DebugType>\r
29     <NoWarn>1699</NoWarn>\r
30     <Optimize>false</Optimize>\r
31     <DefineConstants>TRACE;STATIC;NO_SYMBOL_WRITER;NO_AUTHENTICODE;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_PROCESS_START;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
32     <ErrorReport>prompt</ErrorReport>\r
33     <WarningLevel>4</WarningLevel>\r
34   </PropertyGroup>\r
35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
36     <DebugType>pdbonly</DebugType>\r
37     <NoWarn>1699</NoWarn>\r
38     <Optimize>true</Optimize>\r
39     <DefineConstants>STATIC;NO_SYMBOL_WRITER;NO_AUTHENTICODE;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_PROCESS_START;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42   </PropertyGroup>\r
43   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
44   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
45   is a problem to compile the Mono mscorlib.dll -->\r
46   <PropertyGroup>\r
47     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
48   </PropertyGroup>\r
49   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
50   <ItemGroup>\r
51     <Compile Include="..\..\external\ikvm\reflect\*.cs" />\r
52     <Compile Include="..\..\external\ikvm\reflect\Emit\*.cs" />\r
53     <Compile Include="..\..\external\ikvm\reflect\Impl\ITypeOwner.cs" />\r
54     <Compile Include="..\..\external\ikvm\reflect\Impl\SymbolSupport.cs" />\r
55     <Compile Include="..\..\external\ikvm\reflect\Metadata\*.cs" />\r
56     <Compile Include="..\..\external\ikvm\reflect\Reader\*.cs" />\r
57     <Compile Include="..\..\external\ikvm\reflect\Writer\*.cs" />\r
58     <Compile Include="..\build\common\Consts.cs" />\r
59     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs" />\r
60     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs" />\r
61     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\SourceMethodBuilder.cs" />\r
62     <Compile Include="..\class\Mono.Security\Mono.Security.Cryptography\CryptoConvert.cs" />\r
63     <Compile Include="..\tools\monop\outline.cs" />\r
64     <Compile Include="anonymous.cs" />\r
65     <Compile Include="argument.cs" />\r
66     <Compile Include="assembly.cs" />\r
67     <Compile Include="AssemblyInfo.cs" />\r
68     <Compile Include="assign.cs" />\r
69     <Compile Include="async.cs" />\r
70     <Compile Include="attribute.cs" />\r
71     <Compile Include="cfold.cs" />\r
72     <Compile Include="class.cs" />\r
73     <Compile Include="codegen.cs" />\r
74     <Compile Include="complete.cs" />\r
75     <Compile Include="const.cs" />\r
76     <Compile Include="constant.cs" />\r
77     <Compile Include="context.cs" />\r
78     <Compile Include="convert.cs" />\r
79     <Compile Include="cs-tokenizer.cs" />\r
80     <Compile Include="decl.cs" />\r
81     <Compile Include="delegate.cs" />\r
82     <Compile Include="doc.cs" />\r
83     <Compile Include="driver.cs" />\r
84     <Compile Include="dynamic.cs" />\r
85     <Compile Include="ecore.cs" />\r
86     <Compile Include="enum.cs" />\r
87     <Compile Include="eval.cs" />\r
88     <Compile Include="expression.cs" />\r
89     <Compile Include="field.cs" />\r
90     <Compile Include="flowanalysis.cs" />\r
91     <Compile Include="generic.cs" />\r
92     <Compile Include="ikvm.cs" />\r
93     <Compile Include="import.cs" />\r
94     <Compile Include="iterators.cs" />\r
95     <Compile Include="lambda.cs" />\r
96     <Compile Include="linq.cs" />\r
97     <Compile Include="literal.cs" />\r
98     <Compile Include="location.cs" />\r
99     <Compile Include="membercache.cs" />\r
100     <Compile Include="method.cs" />\r
101     <Compile Include="modifiers.cs" />\r
102     <Compile Include="module.cs" />\r
103     <Compile Include="namespace.cs" />\r
104     <Compile Include="nullable.cs" />\r
105     <Compile Include="parameter.cs" />\r
106     <Compile Include="pending.cs" />\r
107     <Compile Include="property.cs" />\r
108     <Compile Include="reflection.cs" />\r
109     <Compile Include="report.cs" />\r
110     <Compile Include="settings.cs" />\r
111     <Compile Include="statement.cs" />\r
112     <Compile Include="support.cs" />\r
113     <Compile Include="typemanager.cs" />\r
114     <Compile Include="typespec.cs" />\r
115     <Compile Include="visit.cs" />\r
116     <Compile Include="cs-parser.cs" />\r  </ItemGroup>\r
117   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
118        Other similar extension points exist, see Microsoft.Common.targets.\r
119   <Target Name="BeforeBuild">\r
120   </Target>\r
121   <Target Name="AfterBuild">\r
122   </Target>\r
123   -->\r
124   <PropertyGroup>\r
125     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
126 $(ProjectDir)\..\jay\jay -ct &lt; $(ProjectDir)\..\jay\skeleton.cs $(ProjectDir)\cs-parser.jay > $(ProjectDir)\cs-parser.cs
127
128
129     </PreBuildEvent>\r
130     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
131 $(ProjectDir)\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\jay\skeleton.cs $(ProjectDir)\cs-parser.jay > $(ProjectDir)\cs-parser.cs\r
132 \r
133 \r
134     </PreBuildEvent>\r
135     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
136
137     </PostBuildEvent>\r
138     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
139 \r
140     </PostBuildEvent>\r
141   </PropertyGroup>\r
142   <ItemGroup>\r
143     <ProjectReference Include="../class/corlib/corlib-net_4_x.csproj">\r
144       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
145       <Name>corlib-net_4_x</Name>\r
146     </ProjectReference>\r
147     <ProjectReference Include="../class/System/System-net_4_x.csproj">\r
148       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
149       <Name>System-net_4_x</Name>\r
150     </ProjectReference>\r
151     <ProjectReference Include="../class/System.Core/System.Core-net_4_x.csproj">\r
152       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
153       <Name>System.Core-net_4_x</Name>\r
154     </ProjectReference>\r
155     <ProjectReference Include="../class/System.XML/System.Xml-net_4_x.csproj">\r
156       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
157       <Name>System.Xml-net_4_x</Name>\r
158     </ProjectReference>\r
159   </ItemGroup>\r
160   <ItemGroup>\r
161     <Folder Include="Properties\" />\r
162   </ItemGroup>\r
163 </Project>\r
164