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