vCloud.TestRtcWpf.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{1E2B5897-C20B-4888-9863-B1B11707061A}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>vCloud.TestRtcWpf</RootNamespace>
  10. <AssemblyName>vCloud.TestRtcWpf</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <NuGetPackageImportStamp>
  18. </NuGetPackageImportStamp>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <PlatformTarget>AnyCPU</PlatformTarget>
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <Prefer32Bit>false</Prefer32Bit>
  30. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugType>pdbonly</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="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb, processorArchitecture=MSIL">
  44. <HintPath>..\..\..\packages\AForge.2.2.5\lib\AForge.dll</HintPath>
  45. </Reference>
  46. <Reference Include="AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401, processorArchitecture=MSIL">
  47. <HintPath>..\..\..\packages\AForge.Video.2.2.5\lib\AForge.Video.dll</HintPath>
  48. </Reference>
  49. <Reference Include="AForge.Video.DirectShow, Version=2.2.5.0, Culture=neutral, PublicKeyToken=61ea4348d43881b7, processorArchitecture=MSIL">
  50. <HintPath>..\..\..\packages\AForge.Video.DirectShow.2.2.5\lib\AForge.Video.DirectShow.dll</HintPath>
  51. </Reference>
  52. <Reference Include="LibYuvSharp, Version=1.1.2.0, Culture=neutral, processorArchitecture=AMD64">
  53. <HintPath>..\..\..\packages\Lennox.LibYuvSharp.1.1.2\lib\net461\LibYuvSharp.dll</HintPath>
  54. </Reference>
  55. <Reference Include="ManageLiteAV">
  56. <HintPath>..\..\..\packages\TRTC\Win64\lib\ManageLiteAV.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  59. <HintPath>..\..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  60. </Reference>
  61. <Reference Include="SQLite.Net">
  62. <HintPath>..\..\..\packages\SQLite.Net.Core-PCL.3.1.1\lib\portable-win8+net45+wp8+wpa81+MonoAndroid1+MonoTouch1\SQLite.Net.dll</HintPath>
  63. </Reference>
  64. <Reference Include="SQLite.Net.Platform.Win32">
  65. <HintPath>..\..\..\packages\SQLite.Net-PCL.3.1.1\lib\net4\SQLite.Net.Platform.Win32.dll</HintPath>
  66. </Reference>
  67. <Reference Include="System" />
  68. <Reference Include="System.Data" />
  69. <Reference Include="System.Drawing" />
  70. <Reference Include="System.Runtime.Serialization" />
  71. <Reference Include="System.Windows.Forms" />
  72. <Reference Include="System.Xml" />
  73. <Reference Include="Microsoft.CSharp" />
  74. <Reference Include="System.Core" />
  75. <Reference Include="System.Xml.Linq" />
  76. <Reference Include="System.Data.DataSetExtensions" />
  77. <Reference Include="System.Net.Http" />
  78. <Reference Include="System.Xaml">
  79. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  80. </Reference>
  81. <Reference Include="WindowsBase" />
  82. <Reference Include="PresentationCore" />
  83. <Reference Include="PresentationFramework" />
  84. <Reference Include="zlib.net, Version=1.0.3.0, Culture=neutral, PublicKeyToken=47d7877cb3620160">
  85. <HintPath>..\..\..\packages\zlib.net.1.0.3.0\lib\zlib.net.dll</HintPath>
  86. </Reference>
  87. </ItemGroup>
  88. <ItemGroup>
  89. <ApplicationDefinition Include="App.xaml">
  90. <Generator>MSBuild:Compile</Generator>
  91. <SubType>Designer</SubType>
  92. </ApplicationDefinition>
  93. <Page Include="MainWindow.xaml">
  94. <Generator>MSBuild:Compile</Generator>
  95. <SubType>Designer</SubType>
  96. </Page>
  97. <Compile Include="App.xaml.cs">
  98. <DependentUpon>App.xaml</DependentUpon>
  99. <SubType>Code</SubType>
  100. </Compile>
  101. <Compile Include="MainWindow.xaml.cs">
  102. <DependentUpon>MainWindow.xaml</DependentUpon>
  103. <SubType>Code</SubType>
  104. </Compile>
  105. <Page Include="PlayerView.xaml">
  106. <SubType>Designer</SubType>
  107. <Generator>MSBuild:Compile</Generator>
  108. </Page>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Compile Include="PlayerView.xaml.cs">
  112. <DependentUpon>PlayerView.xaml</DependentUpon>
  113. </Compile>
  114. <Compile Include="Properties\AssemblyInfo.cs">
  115. <SubType>Code</SubType>
  116. </Compile>
  117. <Compile Include="Properties\Resources.Designer.cs">
  118. <AutoGen>True</AutoGen>
  119. <DesignTime>True</DesignTime>
  120. <DependentUpon>Resources.resx</DependentUpon>
  121. </Compile>
  122. <Compile Include="Properties\Settings.Designer.cs">
  123. <AutoGen>True</AutoGen>
  124. <DependentUpon>Settings.settings</DependentUpon>
  125. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  126. </Compile>
  127. <EmbeddedResource Include="Properties\Resources.resx">
  128. <Generator>ResXFileCodeGenerator</Generator>
  129. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  130. </EmbeddedResource>
  131. <None Include="packages.config" />
  132. <None Include="Properties\Settings.settings">
  133. <Generator>SettingsSingleFileGenerator</Generator>
  134. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  135. </None>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <None Include="App.config" />
  139. </ItemGroup>
  140. <ItemGroup>
  141. <ProjectReference Include="..\..\..\Common\Vinno.IUS.Common.Standard\Vinno.IUS.Common.csproj">
  142. <Project>{af2d37da-bdfb-4589-a07a-8b76fbef818d}</Project>
  143. <Name>Vinno.IUS.Common</Name>
  144. </ProjectReference>
  145. <ProjectReference Include="..\..\..\Common\Vinno.vCloud.Push.Configuration.Standard\Vinno.vCloud.Push.Configuration.csproj">
  146. <Project>{C850448D-4E70-4371-A453-5C2AFD18C262}</Project>
  147. <Name>Vinno.vCloud.Push.Configuration</Name>
  148. </ProjectReference>
  149. <ProjectReference Include="..\..\..\Common\Vinno.vCloud.RTC.Standard\Vinno.vCloud.RTC.csproj">
  150. <Project>{073FA3BD-E172-4CD4-AA5C-7FD54EFB46D8}</Project>
  151. <Name>Vinno.vCloud.RTC</Name>
  152. </ProjectReference>
  153. <ProjectReference Include="..\..\..\Protocol\Vinno.vCloud.Protocol.Standard\Vinno.vCloud.Protocol.csproj">
  154. <Project>{052F8C35-36AF-4779-8BD0-000CCF82C74F}</Project>
  155. <Name>Vinno.vCloud.Protocol</Name>
  156. </ProjectReference>
  157. </ItemGroup>
  158. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  159. <Import Project="..\..\..\packages\Accord.3.8.2-alpha\build\Accord.targets" Condition="Exists('..\..\..\packages\Accord.3.8.2-alpha\build\Accord.targets')" />
  160. <Import Project="..\..\..\packages\Lennox.LibYuvSharp.1.1.2\build\net461\Lennox.LibYuvSharp.targets" Condition="Exists('..\..\..\packages\Lennox.LibYuvSharp.1.1.2\build\net461\Lennox.LibYuvSharp.targets')" />
  161. </Project>