Merge pull request #5504 from ntherning/wait-for-native-thread-to-die-in-Thread-Join
[mono.git] / mcs / mcs / mcs.csproj
index 5c99299ebe54c4c2372173d404bf446ce8627424..de5655e7e4d86aed597661d669bdc79dec7bfc60 100644 (file)
@@ -3,42 +3,41 @@
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProductVersion>10.0.20506</ProductVersion>\r
+    <ProductVersion>8.0.30703</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
     <ProjectGuid>{D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}</ProjectGuid>\r
     <OutputType>Exe</OutputType>\r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
     <RootNamespace>Mono.CSharp</RootNamespace>\r
     <AssemblyName>mcs</AssemblyName>\r
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
     <PlatformTarget>x86</PlatformTarget>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
+    <DebugSymbols>True</DebugSymbols>\r
     <DebugType>full</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>.\</OutputPath>\r
-    <DefineConstants>TRACE;DEBUG;NET_4_0;STATIC;NO_SYMBOL_WRITER</DefineConstants>\r
+    <Optimize>False</Optimize>\r
+    <OutputPath>.</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG;NET_4_5;STATIC;NO_SYMBOL_WRITER;NO_AUTHENTICODE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <UseVSHostingProcess>false</UseVSHostingProcess>\r
+    <Commandlineparameters></Commandlineparameters>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
-    <Optimize>true</Optimize>\r
-    <DefineConstants>TRACE;NET_4_0;STATIC;NO_SYMBOL_WRITER</DefineConstants>\r
+    <Optimize>True</Optimize>\r
+    <DefineConstants>TRACE;NET_4_0;STATIC;NO_SYMBOL_WRITER;NO_AUTHENTICODE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <OutputPath>.\</OutputPath>\r
+    <OutputPath>.</OutputPath>\r
   </PropertyGroup>\r
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug - AST|AnyCPU'">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <OutputPath>.\</OutputPath>\r
-    <DefineConstants>TRACE;DEBUG;NET_4_0;STATIC;NO_SYMBOL_WRITER;FULL_AST</DefineConstants>\r
+    <DebugSymbols>True</DebugSymbols>\r
+    <OutputPath>.</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG;NET_4_0;STATIC;NO_SYMBOL_WRITER;NO_AUTHENTICODE;FULL_AST</DefineConstants>\r
     <DebugType>full</DebugType>\r
-    <PlatformTarget>x86</PlatformTarget>\r
     <CodeAnalysisLogFile>mcs.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
@@ -50,6 +49,8 @@
     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>\r
     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>\r
     <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>\r
+    <WarningLevel>4</WarningLevel>\r
+    <Optimize>False</Optimize>\r
   </PropertyGroup>\r
   <ItemGroup>\r
     <Reference Include="System" />\r
@@ -58,7 +59,7 @@
   <ItemGroup>\r
     <Compile Include="..\build\common\Consts.cs">\r
     </Compile>\r
-    <Compile Include="..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs">\r
+    <Compile Include="..\class\Mono.Security\Mono.Security.Cryptography\CryptoConvert.cs">\r
       <Link>CryptoConvert.cs</Link>\r
     </Compile>\r
     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs">\r
     <Compile Include="field.cs" />\r
     <Compile Include="typespec.cs" />\r
     <Compile Include="visit.cs" />\r
+    <Compile Include="tuples.cs" />\r
   </ItemGroup>\r
   <ItemGroup Label="IKVM.Reflection">\r
-    <Compile Include="..\class\IKVM.Reflection\*.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\*.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
-    <Compile Include="..\class\IKVM.Reflection\Emit\*.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\Emit\*.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
-    <Compile Include="..\class\IKVM.Reflection\Metadata\*.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\Metadata\*.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
-    <Compile Include="..\class\IKVM.Reflection\Reader\*.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\Reader\*.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
-    <Compile Include="..\class\IKVM.Reflection\Writer\*.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\Writer\*.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
-    <Compile Include="..\class\IKVM.Reflection\Impl\ITypeOwner.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\Impl\ITypeOwner.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
-    <Compile Include="..\class\IKVM.Reflection\Impl\SymbolSupport.cs">\r
-      <Visible>false</Visible>\r
+    <Compile Include="..\..\external\ikvm\reflect\Impl\SymbolSupport.cs">\r
+      <Visible>False</Visible>\r
     </Compile>\r
   </ItemGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
   -->\r
-</Project>
\ No newline at end of file
+</Project>\r