[msvc] Update csproj files (#4846)
[mono.git] / mcs / class / Mono.CSharp / Mono.CSharp-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>{BEFCA993-98B4-48E9-8D68-1ACCB1FA7200}</ProjectGuid>\r
10     <OutputType>Library</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>Mono.CSharp</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;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;MONO_FEATURE_THREAD_ABORT</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>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;MONO_FEATURE_THREAD_ABORT</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="..\..\build\common\Consts.cs" />\r
56     <Compile Include="..\..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs" />\r
57     <Compile Include="..\..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs" />\r
58     <Compile Include="..\..\class\Mono.CompilerServices.SymbolWriter\SourceMethodBuilder.cs" />\r
59     <Compile Include="..\..\class\Mono.Security\Mono.Security.Cryptography\CryptoConvert.cs" />\r
60     <Compile Include="..\..\mcs\anonymous.cs" />\r
61     <Compile Include="..\..\mcs\argument.cs" />\r
62     <Compile Include="..\..\mcs\assembly.cs" />\r
63     <Compile Include="..\..\mcs\assign.cs" />\r
64     <Compile Include="..\..\mcs\async.cs" />\r
65     <Compile Include="..\..\mcs\attribute.cs" />\r
66     <Compile Include="..\..\mcs\cfold.cs" />\r
67     <Compile Include="..\..\mcs\class.cs" />\r
68     <Compile Include="..\..\mcs\codegen.cs" />\r
69     <Compile Include="..\..\mcs\complete.cs" />\r
70     <Compile Include="..\..\mcs\const.cs" />\r
71     <Compile Include="..\..\mcs\constant.cs" />\r
72     <Compile Include="..\..\mcs\context.cs" />\r
73     <Compile Include="..\..\mcs\convert.cs" />\r
74     <Compile Include="..\..\mcs\cs-tokenizer.cs" />\r
75     <Compile Include="..\..\mcs\decl.cs" />\r
76     <Compile Include="..\..\mcs\delegate.cs" />\r
77     <Compile Include="..\..\mcs\doc.cs" />\r
78     <Compile Include="..\..\mcs\driver.cs" />\r
79     <Compile Include="..\..\mcs\dynamic.cs" />\r
80     <Compile Include="..\..\mcs\ecore.cs" />\r
81     <Compile Include="..\..\mcs\enum.cs" />\r
82     <Compile Include="..\..\mcs\eval.cs" />\r
83     <Compile Include="..\..\mcs\expression.cs" />\r
84     <Compile Include="..\..\mcs\field.cs" />\r
85     <Compile Include="..\..\mcs\flowanalysis.cs" />\r
86     <Compile Include="..\..\mcs\generic.cs" />\r
87     <Compile Include="..\..\mcs\import.cs" />\r
88     <Compile Include="..\..\mcs\iterators.cs" />\r
89     <Compile Include="..\..\mcs\lambda.cs" />\r
90     <Compile Include="..\..\mcs\linq.cs" />\r
91     <Compile Include="..\..\mcs\literal.cs" />\r
92     <Compile Include="..\..\mcs\location.cs" />\r
93     <Compile Include="..\..\mcs\membercache.cs" />\r
94     <Compile Include="..\..\mcs\method.cs" />\r
95     <Compile Include="..\..\mcs\modifiers.cs" />\r
96     <Compile Include="..\..\mcs\module.cs" />\r
97     <Compile Include="..\..\mcs\namespace.cs" />\r
98     <Compile Include="..\..\mcs\nullable.cs" />\r
99     <Compile Include="..\..\mcs\parameter.cs" />\r
100     <Compile Include="..\..\mcs\pending.cs" />\r
101     <Compile Include="..\..\mcs\property.cs" />\r
102     <Compile Include="..\..\mcs\reflection.cs" />\r
103     <Compile Include="..\..\mcs\report.cs" />\r
104     <Compile Include="..\..\mcs\settings.cs" />\r
105     <Compile Include="..\..\mcs\statement.cs" />\r
106     <Compile Include="..\..\mcs\support.cs" />\r
107     <Compile Include="..\..\mcs\typemanager.cs" />\r
108     <Compile Include="..\..\mcs\typespec.cs" />\r
109     <Compile Include="..\..\mcs\visit.cs" />\r
110     <Compile Include="..\..\tools\monop\outline.cs" />\r
111     <Compile Include="aot.cs" />\r
112     <Compile Include="Assembly\AssemblyInfo.cs" />\r
113     <Compile Include="net_4_x-parser.cs" />\r  </ItemGroup>\r
114   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
115        Other similar extension points exist, see Microsoft.Common.targets.\r
116   <Target Name="BeforeBuild">\r
117   </Target>\r
118   <Target Name="AfterBuild">\r
119   </Target>\r
120   -->\r
121   <PropertyGroup>\r
122     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
123
124     </PreBuildEvent>\r
125     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
126 \r
127     </PreBuildEvent>\r
128     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
129
130     </PostBuildEvent>\r
131     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
132 \r
133     </PostBuildEvent>\r
134   </PropertyGroup>\r
135   <ItemGroup>\r
136     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
137       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
138       <Name>corlib-net_4_x</Name>\r
139     </ProjectReference>\r
140     <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">\r
141       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
142       <Name>System.Core-net_4_x</Name>\r
143     </ProjectReference>\r
144     <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">\r
145       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
146       <Name>System.Xml-net_4_x</Name>\r
147     </ProjectReference>\r
148     <ProjectReference Include="../System/System-net_4_x.csproj">\r
149       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
150       <Name>System-net_4_x</Name>\r
151     </ProjectReference>\r
152   </ItemGroup>\r
153   <ItemGroup>\r
154     <Folder Include="Properties\" />\r
155   </ItemGroup>\r
156 </Project>\r
157