Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2013-01-23 14:24:37 +0400
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>2013-01-23 14:24:37 +0400
commitee8ec71b734215e23937191e972de0982643dcd9 (patch)
treece95d6d0332bca0baa024336cafc8a3ba47cd881 /Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
parent05776c5b5a23277a26e864d59a9e14b6cc58c3e0 (diff)
WTF was the previous change? Regenerated the projects that both android and iOS should work.
Diffstat (limited to 'Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj')
-rw-r--r--Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj66
1 files changed, 32 insertions, 34 deletions
diff --git a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
index 8a9af71..bc15650 100644
--- a/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
+++ b/Rx/NET/Source/Rx_Xamarin/android/rx/System.Reactive.Experimental/android_System.Reactive.Experimental.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.0</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{00dc3654-e373-4e3f-80fe-109f795adf1f}</ProjectGuid>
+ <ProjectGuid>{00DC3654-E373-4E3F-80FE-109F795ADF1F}</ProjectGuid>
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<RootNamespace>System.Reactive</RootNamespace>
@@ -13,8 +13,7 @@
<DefineConstants>NO_TASK_DELAY;NO_WINDOWS_THREADING;NO_REMOTING;SIGNED;NUNIT;MONODROID</DefineConstants>
<SignAssembly>True</SignAssembly>
<DelaySign>True</DelaySign>
- <AssemblyOriginatorKeyFile>../../../reactive.pub</AssemblyOriginatorKeyFile>
-
+ <AssemblyOriginatorKeyFile>..\..\..\reactive.pub</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
@@ -42,17 +41,18 @@
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
-
-<ProjectReference Include="..\System.Reactive.Linq\android_System.Reactive.Linq.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Project>{63252AE9-5186-45CA-BFCD-FA51C6B66A43}</Project>
- <Name>android_System.Reactive.Linq</Name>
-</ProjectReference><ProjectReference Include="..\System.Reactive.Core\android_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Project>{4E516F10-DA7A-4D43-963E-A93865ABEA5B}</Project>
- <Name>android_System.Reactive.Core</Name>
-</ProjectReference><ProjectReference Include="..\System.Reactive.Interfaces\android_System.Reactive.Interfaces.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Project>{9E9B9C60-98B0-40FA-9C2B-1218D417CAA4}</Project>
- <Name>android_System.Reactive.Interfaces</Name>
-</ProjectReference>
+ <ProjectReference Include="..\System.Reactive.Linq\android_System.Reactive.Linq.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Project>{EC704077-EA31-4852-AD24-6732244174C0}</Project>
+ <Name>android_System.Reactive.Linq</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System.Reactive.Core\android_System.Reactive.Core.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Project>{FEF62C23-10CD-4DEF-A5AE-54A8B309E970}</Project>
+ <Name>android_System.Reactive.Core</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System.Reactive.Interfaces\android_System.Reactive.Interfaces.csproj" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Project>{4FA878DC-6E88-43C4-B37B-8C1151CEC56F}</Project>
+ <Name>android_System.Reactive.Interfaces</Name>
+ </ProjectReference>
<!--
<ProjectReference Include="..\Andr.Unit\Android.NUnitLite\Android.NUnitLite.csproj">
<Project>{6A005891-A3D6-4398-A729-F645397D573A}</Project>
@@ -61,43 +61,41 @@
-->
</ItemGroup>
<ItemGroup>
-
<!--
<Compile Include="..\..\..\Microsoft.Reactive.Testing\ColdObservable.cs">
<Link>ColdObservable.cs</Link>
</Compile>
-->
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\ExperimentalAttribute.cs'>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\ExperimentalAttribute.cs">
<Link>ExperimentalAttribute.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\InternalsVisibleTo.cs'>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\InternalsVisibleTo.cs">
<Link>InternalsVisibleTo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Properties\AssemblyInfo.cs'>
- <Link>Properties/AssemblyInfo.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Properties\AssemblyInfo.cs">
+ <Link>Properties\AssemblyInfo.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs'>
- <Link>Reactive/Internal/BinaryObserver.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs">
+ <Link>Reactive\Internal\BinaryObserver.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs'>
- <Link>Reactive/Linq/QbservableEx.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs">
+ <Link>Reactive\Linq\QbservableEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs'>
- <Link>Reactive/Linq/IQueryLanguageEx.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs">
+ <Link>Reactive\Linq\IQueryLanguageEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs'>
- <Link>Reactive/Linq/ObservableEx.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs">
+ <Link>Reactive\Linq\ObservableEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs'>
- <Link>Reactive/Linq/QbservableEx.Generated.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs">
+ <Link>Reactive\Linq\QbservableEx.Generated.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs'>
- <Link>Reactive/Linq/QueryLanguageEx.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs">
+ <Link>Reactive\Linq\QueryLanguageEx.cs</Link>
</Compile>
- <Compile Include='..\..\..\..\..\..\..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\ListObservable.cs'>
- <Link>Reactive/ListObservable.cs</Link>
+ <Compile Include="..\..\..\..\System.Reactive.Experimental\Reactive\ListObservable.cs">
+ <Link>Reactive\ListObservable.cs</Link>
</Compile>
-
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
</Project>