Merge pull request #273 from joncham/bug-getpid
[mono.git] / mcs / class / System.Runtime.DurableInstancing / System.Runtime.DurableInstancing-net_4_0.csproj
index abe06097d7fb0710dbb87e474be0f1e6b7dce4ea..b12a4c6cb830dc96dfc3e32adbcc1a4ffeb1f72f 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>{F83A320D-A0B2-4123-AC1D-0AD8B202FD6B}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>./../../class/lib/net_4_0</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Runtime.DurableInstancing-net_4_0</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Runtime.DurableInstancing</AssemblyName>\r
     <TargetFrameworkVersion>v4.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;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_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;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_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="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="Assembly\AssemblyInfo.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\AllEnums.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\AllExceptions.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceHandle.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceKey.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceKeyView.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceLockQueryResult.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceOwner.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceOwnerQueryResult.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstancePersistenceCommand.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstancePersistenceContext.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstancePersistenceEvent.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceStore.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceStoreQueryResult.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceValue.cs" />
-   <Compile Include="System.Runtime.DurableInstancing\InstanceView.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\AllEnums.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\AllExceptions.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceHandle.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceKey.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceKeyView.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceLockQueryResult.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceOwner.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceOwnerQueryResult.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstancePersistenceCommand.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstancePersistenceContext.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstancePersistenceEvent.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceStore.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceStoreQueryResult.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceValue.cs" />\r
+    <Compile Include="System.Runtime.DurableInstancing\InstanceView.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>\r
+      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D\r
+  </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <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.Runtime.Serialization.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Runtime.Serialization.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.Linq.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.Linq.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>\r
+      <Name>System\System-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">\r
+      <Project>{51720A26-B4D9-4B84-8CB5-9CBA57477FBB}</Project>\r
+      <Name>System.XML\System.Xml-net_4_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Runtime.Serialization\System.Runtime.Serialization-net_4_0.csproj">\r
+      <Project>{4F614C6C-A83E-4C3C-859B-0548391F519E}</Project>\r
+      <Name>System.Runtime.Serialization\System.Runtime.Serialization-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">\r
+      <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</Project>\r
+      <Name>System.Core\System.Core-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Xml.Linq\System.Xml.Linq-net_4_0.csproj">\r
+      <Project>{1BD010C0-0588-4ACB-A9E7-483D138D29E9}</Project>\r
+      <Name>System.Xml.Linq\System.Xml.Linq-net_4_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
-</Project>\r
-
+</Project>