[utils] Fix force inlining compilation error with gcc on linux
[mono.git] / mcs / class / Mono.XBuild.Tasks / Mono.XBuild.Tasks-tests-net_2_0.csproj
index 0412ea86e4e73094c880f67101ec64a8583742bf..91af433629b11a1c2ae298f7098a57f99b38c5ec 100644 (file)
@@ -5,13 +5,16 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{0E03221E-BC2B-4C7C-AA7B-F26B8FFA3014}</ProjectGuid>\r
+    <ProjectGuid>{FBD61913-57C0-46E2-98D6-230F1953E28F}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
     <OutputPath>bin\Debug\Mono.XBuild.Tasks-tests-net_2_0</OutputPath>\r
     <NoStdLib>True</NoStdLib>\r
     <NoConfig>False</NoConfig>\r
+    \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>Mono.XBuild.Tasks_test_net_2_0</AssemblyName>\r
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
+    <NoWarn>1699</NoWarn>\r
     <Optimize>false</Optimize>\r
-    <DefineConstants>DEBUG;TRACE;NET_2_0</DefineConstants>\r
+    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
+    <NoWarn>1699</NoWarn>\r
     <Optimize>true</Optimize>\r
-    <DefineConstants>NET_2_0</DefineConstants>\r
+    <DefineConstants>NET_1_1;NET_2_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
   </PropertyGroup>\r
@@ -39,8 +44,7 @@
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-    <Compile Include="Test\Mono.XBuild.Tasks\PcFileCacheTest.cs" />\r
-  </ItemGroup>\r
+    <Compile Include="Test\Mono.XBuild.Tasks\PcFileCacheTest.cs" />\r  </ItemGroup>\r
   <!-- 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
   -->\r
   <PropertyGroup>\r
     <PreBuildEvent>\r
+\r
     </PreBuildEvent>\r
-    <PostBuildEvent>\r
-      xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
     </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib">\r
-      <HintPath>..\lib\net_2_0\mscorlib.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="System.Core">\r
-      <HintPath>..\lib\net_2_0\System.Core.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="nunit.framework">\r
-      <HintPath>..\lib\net_2_0\nunit.framework.dll</HintPath>\r
-    </Reference>\r
+    <Reference Include="..\lib\net_2_0\nunit.framework.dll" />\r
+    <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">\r
+      <Project>{5A00133C-6D08-48F7-A164-8B796CE6DB83}</Project>\r
+      <Name>corlib\corlib-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\Mono.XBuild.Tasks\Mono.XBuild.Tasks-net_2_0.csproj">\r
+      <Project>{8C54606D-305D-45B0-9932-380FE021BEFE}</Project>\r
+      <Name>Mono.XBuild.Tasks\Mono.XBuild.Tasks-net_2_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <ProjectReference Include="Mono.XBuild.Tasks-net_2_0.csproj">\r
-      <Project>{F5F84165-0541-4828-A81E-0AA1836E50C1}</Project>\r
-      <Name>Mono.XBuild.Tasks-net_2_0</Name>\r
-    </ProjectReference>\r
+    <Folder Include="Properties\" />\r
   </ItemGroup>\r
 </Project>\r
+