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