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