[utils] Fix force inlining compilation error with gcc on linux
[mono.git] / mcs / class / IBM.Data.DB2 / IBM.Data.DB2-net_2_0.csproj
index 686aa6722ed5cbd625494e91e836735b0ae2e603..ee2f07a91dcde633baedb23b29ad670636214e70 100644 (file)
@@ -5,22 +5,21 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{47BD9179-658F-4881-85D3-4883B11BCE12}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
     <OutputPath>./../../class/lib/net_2_0</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>IBM.Data.DB2</AssemblyName>\r
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <Optimize>true</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include=".\Assembly\AssemblyInfo.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2ClientUtils.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2CLIWrapper.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Command.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2CommandBuilder.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2OpenConnection.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Connection.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2ConnectionPool.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2ConnectionSettings.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Constants.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2DataAdapter.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2DataReader.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Environment.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Error.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2ErrorCollection.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Exception.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2InfoMessageEventHandler.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Parameter.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2ParameterCollection.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2RowUpdatedEventArgs.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2RowUpdatedEventHandler.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2RowUpdatingEventArgs.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2RowUpdatingEventHandler.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Transaction.cs" />
-   <Compile Include=".\IBM.Data.DB2\DB2Type.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include=".\Assembly\AssemblyInfo.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2ClientUtils.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2CLIWrapper.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Command.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2CommandBuilder.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Connection.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2ConnectionPool.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2ConnectionSettings.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Constants.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2DataAdapter.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2DataReader.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Environment.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Error.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2ErrorCollection.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Exception.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2InfoMessageEventHandler.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2OpenConnection.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Parameter.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2ParameterCollection.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2RowUpdatedEventArgs.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2RowUpdatedEventHandler.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2RowUpdatingEventArgs.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2RowUpdatingEventHandler.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Transaction.cs" />\r
+    <Compile Include=".\IBM.Data.DB2\DB2Type.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
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.dll</HintPath>
-    </Reference>
-\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="..\System\System-net_2_0-2.csproj">\r
+      <Project>{1F3B168C-A4D0-44AA-B116-792D8804971F}</Project>\r
+      <Name>System\System-net_2_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">\r
+      <Project>{080698DE-8AF0-496E-9AD7-58B6C605328A}</Project>\r
+      <Name>System.XML\System.Xml-net_2_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Data\System.Data-net_2_0.csproj">\r
+      <Project>{69458D09-40A2-48AD-8C0F-0E437CF5FE6D}</Project>\r
+      <Name>System.Data\System.Data-net_2_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r