Vinno.vCloud.FIS.CrossPlatform.Android.csproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  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>{63007E9D-B9FA-4CC2-B329-BC50AD4B622B}</ProjectGuid>
  9. <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <TemplateGuid>{9ef11e43-1701-4396-8835-8392d57abb70}</TemplateGuid>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <RootNamespace>Vinno.vCloud.FIS.CrossPlatform.Android</RootNamespace>
  14. <AssemblyName>Vinno.vCloud.FIS.CrossPlatform.Android</AssemblyName>
  15. <FileAlignment>512</FileAlignment>
  16. <Deterministic>True</Deterministic>
  17. <AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
  18. <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  19. <AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
  20. <TargetFrameworkVersion>v9.0</TargetFrameworkVersion>
  21. <AndroidUseAapt2>true</AndroidUseAapt2>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>portable</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>portable</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="Java.Interop" />
  44. <Reference Include="Microsoft.CSharp" />
  45. <Reference Include="Mono.Android" />
  46. <Reference Include="mscorlib" />
  47. <Reference Include="System" />
  48. <Reference Include="System.Core" />
  49. <Reference Include="System.Xml" />
  50. </ItemGroup>
  51. <ItemGroup>
  52. <Compile Include="Hardware\MobileInfo.cs" />
  53. <Compile Include="LiveVideo\Camera1280X720SenderV2.cs" />
  54. <Compile Include="LiveVideo\Camera1920X1080SenderV2.cs" />
  55. <Compile Include="LiveVideo\Camera640X480SenderV2.cs" />
  56. <Compile Include="LiveVideo\Camera960X540SenderV2.cs" />
  57. <Compile Include="LiveVideo\Camera960X720SenderV2.cs" />
  58. <Compile Include="LiveVideo\CameraHelperV2.cs" />
  59. <Compile Include="LiveVideo\CameraImageSenderV2.cs" />
  60. <Compile Include="LiveVideo\CameraReaderHelperV2.cs" />
  61. <Compile Include="LiveVideo\CameraHelper.cs" />
  62. <Compile Include="LiveVideo\CameraReaderHelper.cs" />
  63. <Compile Include="LiveVideo\Capturer.cs" />
  64. <Compile Include="LiveVideo\CapturerCreator.cs" />
  65. <Compile Include="LiveVideo\CombineImageSender.cs" />
  66. <Compile Include="FISAndroid.cs" />
  67. <Compile Include="Hardware\HardwareDetector.cs" />
  68. <Compile Include="LiveVideo\FormatConvertUtil.cs" />
  69. <Compile Include="LiveVideo\IImageSender.cs" />
  70. <Compile Include="Consultation\ImageHelper.cs" />
  71. <Compile Include="Consultation\ImageHelperCreator.cs" />
  72. <Compile Include="Consultation\RTMP\RtmpPusherCreator.cs" />
  73. <Compile Include="Consultation\RTMP\RtmpPlayerCreator.cs" />
  74. <Compile Include="LiveVideo\IImageSenderV2.cs" />
  75. <Compile Include="LiveVideo\ImageSenderBaseV2.cs" />
  76. <Compile Include="LiveVideo\IMergeUtil.cs" />
  77. <Compile Include="LiveVideo\LiveVideoPusherCreator.cs" />
  78. <Compile Include="LiveVideo\LiveVideoPusherCreatorV2.cs" />
  79. <Compile Include="LiveVideo\MergePusherBaseV2.cs" />
  80. <Compile Include="LiveVideo\RGBMergeUtilV2.cs" />
  81. <Compile Include="LiveVideo\RTC\RemoteVideoRenderCallback.cs" />
  82. <Compile Include="LiveVideo\RTC\RtcMergePusherV2.cs" />
  83. <Compile Include="LiveVideo\RTC\RtcMultiPusherV2.cs" />
  84. <Compile Include="LiveVideo\RTC\RtcSinglePusherV2.cs" />
  85. <Compile Include="LiveVideo\RTC\TRTCPusher.cs" />
  86. <Compile Include="LiveVideo\RTC\USRtcMergePusherV2.cs" />
  87. <Compile Include="LiveVideo\RTMP\DaniuPusher.cs" />
  88. <Compile Include="LiveVideo\RTMP\DsRtmpPusher.cs" />
  89. <Compile Include="LiveVideo\RTMP\RtmpMergePusherV2.cs" />
  90. <Compile Include="LiveVideo\RTMP\RtmpMultiPusherV2.cs" />
  91. <Compile Include="LiveVideo\RTMP\RtmpSinglePusherV2.cs" />
  92. <Compile Include="LiveVideo\RTMP\USRtmpMergePusherV2.cs" />
  93. <Compile Include="LiveVideo\Terminal1280X720SenderV2.cs" />
  94. <Compile Include="LiveVideo\Terminal1920X1080SenderV2.cs" />
  95. <Compile Include="LiveVideo\Terminal640X480SenderV2.cs" />
  96. <Compile Include="LiveVideo\Terminal960X540SenderV2.cs" />
  97. <Compile Include="LiveVideo\Terminal960X720SenderV2.cs" />
  98. <Compile Include="LiveVideo\TerminalImageCapturerV2.cs" />
  99. <Compile Include="LiveVideo\TerminalImageSenderV2.cs" />
  100. <Compile Include="LiveVideo\USMergePusherBaseV2.cs" />
  101. <Compile Include="LiveVideo\USRGBMergeUtilV2.cs" />
  102. <Compile Include="Properties\AssemblyInfo.cs" />
  103. <Compile Include="Resources\Resource.designer.cs" />
  104. <Compile Include="Consultation\RTC\RtcRoom.cs" />
  105. <Compile Include="Consultation\RTC\RtcRoomCreator.cs" />
  106. <Compile Include="LiveVideo\RTC\RtcPusher.cs" />
  107. <Compile Include="LiveVideo\RTMP\RtmpPusher.cs" />
  108. <Compile Include="LiveVideo\TerminalImageSender.cs" />
  109. <Compile Include="LiveVideo\RTMP\CombineSmartPublisher.cs" />
  110. <Compile Include="LiveVideo\YuvHelper.cs" />
  111. <Compile Include="Consultation\RTMP\SmartPlayer.cs" />
  112. <Compile Include="LiveVideo\RTMP\SmartPublisher.cs" />
  113. </ItemGroup>
  114. <ItemGroup>
  115. <ProjectReference Include="..\AndroidRtmpLibrary\AndroidRtmpLibrary.csproj">
  116. <Project>{6079ea69-4e2a-4369-bc20-da9b8caade16}</Project>
  117. <Name>AndroidRtmpLibrary</Name>
  118. </ProjectReference>
  119. <ProjectReference Include="..\AndroidTRTCLibrary\AndroidTRTCLibrary.csproj">
  120. <Project>{c99d3d81-6e51-47bb-b227-59fe0f3f3c74}</Project>
  121. <Name>AndroidTRTCLibrary</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\AndroidYuvLibrary\AndroidYuvLibrary.csproj">
  124. <Project>{8cb11caf-da1a-4d85-81d2-93695ba8e18b}</Project>
  125. <Name>AndroidYuvLibrary</Name>
  126. </ProjectReference>
  127. <ProjectReference Include="..\Vinno.FIS.TRTCClient.Common\Vinno.FIS.TRTCClient.Common.csproj">
  128. <Project>{AA18F5ED-2EA1-4F58-963C-D610A629907F}</Project>
  129. <Name>Vinno.FIS.TRTCClient.Common</Name>
  130. </ProjectReference>
  131. <ProjectReference Include="..\Vinno.vCloud.FIS.CrossPlatform.Common.Android\Vinno.vCloud.FIS.CrossPlatform.Common.Android.csproj">
  132. <Project>{259c4205-d38d-4dc8-840a-4d8037f95c3d}</Project>
  133. <Name>Vinno.vCloud.FIS.CrossPlatform.Common.Android</Name>
  134. </ProjectReference>
  135. </ItemGroup>
  136. <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
  137. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  138. Other similar extension points exist, see Microsoft.Common.targets.
  139. <Target Name="BeforeBuild">
  140. </Target>
  141. <Target Name="AfterBuild">
  142. </Target>
  143. -->
  144. </Project>