Fix make dist
[mono.git] / mcs / class / Mono.CSharp / Mono.CSharp.csproj
index 38af3f3ee2111e177db1042a136b863a71852119..4275fe1a25813e7bb68bc9a9380fa5ca1c854baf 100755 (executable)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
     <RootNamespace>Mono.CSharp</RootNamespace>\r
     <AssemblyName>Mono.CSharp</AssemblyName>\r
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
     <FileUpgradeFlags>\r
     </FileUpgradeFlags>\r
     <IsWebBootstrapper>false</IsWebBootstrapper>\r
     <UseApplicationTrust>false</UseApplicationTrust>\r
     <BootstrapperEnabled>true</BootstrapperEnabled>\r
+    <TargetFrameworkProfile />\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <Optimize>false</Optimize>\r
     <OutputPath>bin\Debug\</OutputPath>\r
-    <DefineConstants>TRACE;DEBUG;NET_1_1;NET_2_0</DefineConstants>\r
+    <DefineConstants>TRACE;DEBUG;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
@@ -46,7 +47,7 @@
     <DebugType>pdbonly</DebugType>\r
     <Optimize>true</Optimize>\r
     <OutputPath>bin\Release\</OutputPath>\r
-    <DefineConstants>TRACE</DefineConstants>\r
+    <DefineConstants>TRACE;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
@@ -83,6 +84,9 @@
     <Compile Include="..\..\mcs\assign.cs">\r
       <Link>assign.cs</Link>\r
     </Compile>\r
+    <Compile Include="..\..\mcs\async.cs">\r
+      <Link>async.cs</Link>\r
+    </Compile>\r
     <Compile Include="..\..\mcs\attribute.cs">\r
       <Link>attribute.cs</Link>\r
     </Compile>\r
     <Compile Include="..\..\mcs\report.cs">\r
       <Link>report.cs</Link>\r
     </Compile>\r
-    <Compile Include="..\..\mcs\rootcontext.cs">\r
-      <Link>rootcontext.cs</Link>\r
+    <Compile Include="..\..\mcs\settings.cs">\r
+      <Link>settings.cs</Link>\r
     </Compile>\r
-    <Compile Include="..\..\mcs\roottypes.cs">\r
-      <Link>roottypes.cs</Link>\r
+    <Compile Include="..\..\mcs\module.cs">\r
+      <Link>module.cs</Link>\r
     </Compile>\r
     <Compile Include="..\..\mcs\statement.cs">\r
       <Link>statement.cs</Link>\r
     <Compile Include="..\..\mcs\support.cs">\r
       <Link>support.cs</Link>\r
     </Compile>\r
-    <Compile Include="..\..\mcs\symbolwriter.cs">\r
-      <Link>symbolwriter.cs</Link>\r
-    </Compile>\r
     <Compile Include="..\..\mcs\typemanager.cs">\r
       <Link>typemanager.cs</Link>\r
     </Compile>\r