TwitterSearch.Droid.csproj 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{06DFFD64-5609-489E-A719-7A37C697581F}</ProjectGuid>
  9. <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>TwitterSearch.Droid</RootNamespace>
  13. <AssemblyName>TwitterSearch.Droid</AssemblyName>
  14. <FileAlignment>512</FileAlignment>
  15. <AndroidApplication>true</AndroidApplication>
  16. <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
  17. <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  18. <AndroidUseLatestPlatformSdk>
  19. </AndroidUseLatestPlatformSdk>
  20. <DevInstrumentationEnabled>True</DevInstrumentationEnabled>
  21. <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
  22. <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
  23. <NuGetPackageImportStamp>0268da2b</NuGetPackageImportStamp>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  26. <DebugSymbols>true</DebugSymbols>
  27. <DebugType>full</DebugType>
  28. <Optimize>false</Optimize>
  29. <OutputPath>bin\Debug\</OutputPath>
  30. <DefineConstants>DEBUG;TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
  34. <AndroidLinkMode>None</AndroidLinkMode>
  35. <AndroidLinkSkip />
  36. <EmbedAssembliesIntoApk>False</EmbedAssembliesIntoApk>
  37. <BundleAssemblies>False</BundleAssemblies>
  38. <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
  39. <AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
  40. <AndroidStoreUncompressedFileExtensions />
  41. <MandroidI18n />
  42. <Debugger>Xamarin</Debugger>
  43. <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
  44. <DevInstrumentationEnabled>True</DevInstrumentationEnabled>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  47. <DebugType>pdbonly</DebugType>
  48. <Optimize>true</Optimize>
  49. <OutputPath>bin\Release\</OutputPath>
  50. <DefineConstants>TRACE</DefineConstants>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
  54. <AndroidLinkMode>SdkOnly</AndroidLinkMode>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="LinqToTwitterPcl, Version=3.1.2.18329, Culture=neutral, PublicKeyToken=957107be965c25d9, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\packages\LinqToTwitter.3.1.2\lib\portable-win8+net45+wp8\LinqToTwitterPcl.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Mono.Android" />
  62. <Reference Include="mscorlib" />
  63. <Reference Include="Refractored.Xam.TTS">
  64. <HintPath>..\packages\Xam.Plugins.TextToSpeech.1.0.1\lib\MonoAndroid10\Refractored.Xam.TTS.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Refractored.Xam.TTS.Abstractions">
  67. <HintPath>..\packages\Xam.Plugins.TextToSpeech.1.0.1\lib\MonoAndroid10\Refractored.Xam.TTS.Abstractions.dll</HintPath>
  68. </Reference>
  69. <Reference Include="System" />
  70. <Reference Include="System.Core" />
  71. <Reference Include="System.Net.Http" />
  72. <Reference Include="System.Net.Http.Extensions">
  73. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\monoandroid\System.Net.Http.Extensions.dll</HintPath>
  74. </Reference>
  75. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\monoandroid\System.Net.Http.Primitives.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Reactive.Core, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>..\packages\Rx-Core.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.Core.dll</HintPath>
  82. </Reference>
  83. <Reference Include="System.Reactive.Interfaces, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\packages\Rx-Interfaces.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.Interfaces.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Reactive.Linq, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  88. <SpecificVersion>False</SpecificVersion>
  89. <HintPath>..\packages\Rx-Linq.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.Linq.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Reactive.PlatformServices">
  92. <HintPath>..\packages\Rx-PlatformServices.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.PlatformServices.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Xml.Linq" />
  95. <Reference Include="System.Xml" />
  96. <Reference Include="UrlImageViewHelper">
  97. <HintPath>..\Components\urlimageviewhelper-1.0.4\lib\android\UrlImageViewHelper.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  100. <HintPath>..\packages\Xamarin.Android.Support.v4.22.1.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath>
  101. <Private>True</Private>
  102. </Reference>
  103. <Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  104. <HintPath>..\packages\Xamarin.Android.Support.v7.AppCompat.22.1.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
  105. <Private>True</Private>
  106. </Reference>
  107. </ItemGroup>
  108. <ItemGroup>
  109. <Compile Include="MainActivity.cs" />
  110. <Compile Include="Resources\Resource.Designer.cs" />
  111. <Compile Include="Properties\AssemblyInfo.cs" />
  112. <Compile Include="TweetAdapter.cs" />
  113. </ItemGroup>
  114. <ItemGroup>
  115. <None Include="app.config" />
  116. <None Include="packages.config" />
  117. <None Include="Resources\AboutResources.txt" />
  118. <None Include="Assets\AboutAssets.txt" />
  119. <AndroidResource Include="Resources\layout\tweet.axml">
  120. <SubType>AndroidResource</SubType>
  121. </AndroidResource>
  122. </ItemGroup>
  123. <ItemGroup>
  124. <AndroidResource Include="Resources\layout\Main.axml" />
  125. </ItemGroup>
  126. <ItemGroup>
  127. <AndroidResource Include="Resources\values\strings.xml" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <AndroidResource Include="Resources\drawable\Icon.png" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Content Include="Properties\AndroidManifest.xml" />
  134. <AndroidResource Include="Resources\values\styles.xml">
  135. <SubType>Designer</SubType>
  136. </AndroidResource>
  137. <AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
  138. <AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
  139. <AndroidResource Include="Resources\drawable\background.jpg" />
  140. <AndroidResource Include="Resources\drawable-hdpi\icon.png" />
  141. <AndroidResource Include="Resources\values-v21\styles.xml" />
  142. </ItemGroup>
  143. <ItemGroup>
  144. <XamarinComponentReference Include="urlimageviewhelper">
  145. <Visible>False</Visible>
  146. <Version>1.0.4</Version>
  147. </XamarinComponentReference>
  148. </ItemGroup>
  149. <ItemGroup>
  150. <Folder Include="Resources\menu\" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <ProjectReference Include="..\TwitterSearch.Portable\TwitterSearch.Portable.csproj">
  154. <Project>{5c68aa4a-723d-48a1-9f8d-08ded42ab85c}</Project>
  155. <Name>TwitterSearch.Portable</Name>
  156. </ProjectReference>
  157. </ItemGroup>
  158. <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
  159. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
  160. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  161. <PropertyGroup>
  162. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  163. </PropertyGroup>
  164. <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
  165. </Target>
  166. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  167. Other similar extension points exist, see Microsoft.Common.targets.
  168. <Target Name="BeforeBuild">
  169. </Target>
  170. <Target Name="AfterBuild">
  171. </Target>
  172. -->
  173. </Project>