星火直播PC
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

XHZB.Desktop.csproj 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  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>{2ABAEABC-3863-4CF0-9D12-0DA6FDC15EF5}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>XHZB.Desktop</RootNamespace>
  10. <AssemblyName>星火直播</AssemblyName>
  11. <TargetFrameworkVersion>v4.5.2</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. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <TargetZone>LocalIntranet</TargetZone>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <GenerateManifests>false</GenerateManifests>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  45. </PropertyGroup>
  46. <PropertyGroup>
  47. <ApplicationIcon>favicon256.ico</ApplicationIcon>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb, processorArchitecture=MSIL">
  51. <HintPath>..\packages\AForge.2.2.5\lib\AForge.dll</HintPath>
  52. </Reference>
  53. <Reference Include="AForge.Controls, Version=2.2.5.0, Culture=neutral, PublicKeyToken=a8ac264d1dc6b9d9, processorArchitecture=MSIL">
  54. <HintPath>..\packages\AForge.Controls.2.2.5\lib\AForge.Controls.dll</HintPath>
  55. </Reference>
  56. <Reference Include="AForge.Imaging, Version=2.2.5.0, Culture=neutral, PublicKeyToken=ba8ddea9676ca48b, processorArchitecture=MSIL">
  57. <HintPath>..\packages\AForge.Imaging.2.2.5\lib\AForge.Imaging.dll</HintPath>
  58. </Reference>
  59. <Reference Include="AForge.Math, Version=2.2.5.0, Culture=neutral, PublicKeyToken=abba2e25397ee8c9, processorArchitecture=MSIL">
  60. <HintPath>..\packages\AForge.Math.2.2.5\lib\AForge.Math.dll</HintPath>
  61. </Reference>
  62. <Reference Include="AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401, processorArchitecture=MSIL">
  63. <HintPath>..\packages\AForge.Video.2.2.5\lib\AForge.Video.dll</HintPath>
  64. </Reference>
  65. <Reference Include="AForge.Video.DirectShow, Version=2.2.5.0, Culture=neutral, PublicKeyToken=61ea4348d43881b7, processorArchitecture=MSIL">
  66. <HintPath>..\packages\AForge.Video.DirectShow.2.2.5\lib\AForge.Video.DirectShow.dll</HintPath>
  67. </Reference>
  68. <Reference Include="log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  69. <HintPath>..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>
  70. </Reference>
  71. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  72. <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  73. </Reference>
  74. <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
  75. <HintPath>..\packages\NLog.4.5.1\lib\net45\NLog.dll</HintPath>
  76. </Reference>
  77. <Reference Include="SuperSocket.ClientEngine, Version=0.10.0.0, Culture=neutral, PublicKeyToken=ee9af13f57f00acc, processorArchitecture=MSIL">
  78. <HintPath>..\packages\SuperSocket.ClientEngine.Core.0.10.0\lib\net45\SuperSocket.ClientEngine.dll</HintPath>
  79. </Reference>
  80. <Reference Include="SuperSocket.Common, Version=1.6.0.4, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  81. <HintPath>..\packages\SuperWebSocket.0.9.0.2\lib\net40\SuperSocket.Common.dll</HintPath>
  82. </Reference>
  83. <Reference Include="SuperSocket.SocketBase, Version=1.6.0.4, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  84. <HintPath>..\packages\SuperWebSocket.0.9.0.2\lib\net40\SuperSocket.SocketBase.dll</HintPath>
  85. </Reference>
  86. <Reference Include="SuperSocket.SocketEngine, Version=1.6.0.4, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
  87. <HintPath>..\packages\SuperWebSocket.0.9.0.2\lib\net40\SuperSocket.SocketEngine.dll</HintPath>
  88. </Reference>
  89. <Reference Include="SuperWebSocket, Version=0.9.0.0, Culture=neutral, PublicKeyToken=7ba53b9a7cef5d1c, processorArchitecture=MSIL">
  90. <HintPath>..\packages\SuperWebSocket.0.9.0.2\lib\net40\SuperWebSocket.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System" />
  93. <Reference Include="System.Configuration" />
  94. <Reference Include="System.Data" />
  95. <Reference Include="System.Drawing" />
  96. <Reference Include="Microsoft.CSharp" />
  97. <Reference Include="System.Core" />
  98. <Reference Include="System.Data.DataSetExtensions" />
  99. <Reference Include="System.IO.Compression" />
  100. <Reference Include="System.Net.Http" />
  101. <Reference Include="PresentationCore" />
  102. <Reference Include="PresentationFramework" />
  103. <Reference Include="System.Runtime.Serialization" />
  104. <Reference Include="System.ServiceModel" />
  105. <Reference Include="System.Transactions" />
  106. <Reference Include="System.Windows.Forms" />
  107. <Reference Include="System.Xaml" />
  108. <Reference Include="System.XML" />
  109. <Reference Include="System.Xml.Linq" />
  110. <Reference Include="WebSocket4Net, Version=0.15.2.11, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL">
  111. <HintPath>..\packages\WebSocket4Net.0.15.2\lib\net45\WebSocket4Net.dll</HintPath>
  112. </Reference>
  113. <Reference Include="WindowsBase" />
  114. <Reference Include="WindowsFormsIntegration" />
  115. <Reference Include="WpfAnimatedGif, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9e7cd3b544a090dc, processorArchitecture=MSIL">
  116. <HintPath>..\packages\WpfAnimatedGif.2.0.0\lib\net40\WpfAnimatedGif.dll</HintPath>
  117. </Reference>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Compile Include="AttendanceWindow.xaml.cs">
  121. <DependentUpon>AttendanceWindow.xaml</DependentUpon>
  122. </Compile>
  123. <Compile Include="CameraWindow.xaml.cs">
  124. <DependentUpon>CameraWindow.xaml</DependentUpon>
  125. </Compile>
  126. <Compile Include="LoadDialog.xaml.cs">
  127. <DependentUpon>LoadDialog.xaml</DependentUpon>
  128. </Compile>
  129. <Compile Include="PracticeWindow.xaml.cs">
  130. <DependentUpon>PracticeWindow.xaml</DependentUpon>
  131. </Compile>
  132. <Compile Include="RollCallPerfectionWindow.xaml.cs">
  133. <DependentUpon>RollCallPerfectionWindow.xaml</DependentUpon>
  134. </Compile>
  135. <Compile Include="RollCallWindow.xaml.cs">
  136. <DependentUpon>RollCallWindow.xaml</DependentUpon>
  137. </Compile>
  138. <Compile Include="ToolbarWindow.xaml.cs">
  139. <DependentUpon>ToolbarWindow.xaml</DependentUpon>
  140. </Compile>
  141. <Compile Include="UserCenterWindow.xaml.cs">
  142. <DependentUpon>UserCenterWindow.xaml</DependentUpon>
  143. </Compile>
  144. <Compile Include="Utils\BlackboardNew.cs" />
  145. <Compile Include="Utils\ColorBgConverter.cs" />
  146. <Compile Include="Utils\ColorTextConverter.cs" />
  147. <Compile Include="Utils\DownloadUtil.cs" />
  148. <Compile Include="Utils\GenericTypeConverter.cs" />
  149. <Compile Include="Utils\RegisterController.cs" />
  150. <Compile Include="Utils\ResultListVo.cs" />
  151. <Compile Include="Utils\ResultVo.cs" />
  152. <Compile Include="Utils\VTHelper.cs" />
  153. <Compile Include="Utils\ZCache.cs" />
  154. <Compile Include="Utils\ZDelayUtil.cs" />
  155. <Compile Include="WebSocket\SocketCallback.cs" />
  156. <Compile Include="WebSocket\SocketClient.cs" />
  157. <Compile Include="WebSocket\SocketMsgManger.cs" />
  158. <Compile Include="WebSocket\WSocketClient.cs" />
  159. <Compile Include="ZBlackboardWindow.xaml.cs">
  160. <DependentUpon>ZBlackboardWindow.xaml</DependentUpon>
  161. </Compile>
  162. <Page Include="AttendanceWindow.xaml">
  163. <SubType>Designer</SubType>
  164. <Generator>MSBuild:Compile</Generator>
  165. </Page>
  166. <Page Include="CameraWindow.xaml">
  167. <SubType>Designer</SubType>
  168. <Generator>MSBuild:Compile</Generator>
  169. </Page>
  170. <Page Include="LoadDialog.xaml">
  171. <SubType>Designer</SubType>
  172. <Generator>MSBuild:Compile</Generator>
  173. </Page>
  174. <Page Include="LoginWindow.xaml">
  175. <Generator>MSBuild:Compile</Generator>
  176. <SubType>Designer</SubType>
  177. </Page>
  178. <Compile Include="App.cs" />
  179. <Compile Include="LoginWindow.xaml.cs">
  180. <DependentUpon>LoginWindow.xaml</DependentUpon>
  181. <SubType>Code</SubType>
  182. </Compile>
  183. <Page Include="MessageWindow.xaml">
  184. <SubType>Designer</SubType>
  185. <Generator>XamlIntelliSenseFileGenerator</Generator>
  186. </Page>
  187. <Page Include="PracticeWindow.xaml">
  188. <SubType>Designer</SubType>
  189. <Generator>MSBuild:Compile</Generator>
  190. </Page>
  191. <Page Include="RollCallPerfectionWindow.xaml">
  192. <SubType>Designer</SubType>
  193. <Generator>MSBuild:Compile</Generator>
  194. </Page>
  195. <Page Include="RollCallWindow.xaml">
  196. <SubType>Designer</SubType>
  197. <Generator>MSBuild:Compile</Generator>
  198. </Page>
  199. <Page Include="ToolbarWindow.xaml">
  200. <SubType>Designer</SubType>
  201. <Generator>MSBuild:Compile</Generator>
  202. </Page>
  203. <Page Include="UserCenterWindow.xaml">
  204. <SubType>Designer</SubType>
  205. <Generator>MSBuild:Compile</Generator>
  206. </Page>
  207. <Page Include="ZBlackboardWindow.xaml">
  208. <SubType>Designer</SubType>
  209. <Generator>MSBuild:Compile</Generator>
  210. </Page>
  211. </ItemGroup>
  212. <ItemGroup>
  213. <Compile Include="MessageWindow.xaml.cs">
  214. <DependentUpon>MessageWindow.xaml</DependentUpon>
  215. </Compile>
  216. <Compile Include="Properties\AssemblyInfo.cs">
  217. <SubType>Code</SubType>
  218. </Compile>
  219. <Compile Include="Properties\Resources.Designer.cs">
  220. <AutoGen>True</AutoGen>
  221. <DesignTime>True</DesignTime>
  222. <DependentUpon>Resources.resx</DependentUpon>
  223. </Compile>
  224. <Compile Include="Properties\Settings.Designer.cs">
  225. <AutoGen>True</AutoGen>
  226. <DependentUpon>Settings.settings</DependentUpon>
  227. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  228. </Compile>
  229. <EmbeddedResource Include="Properties\Resources.resx">
  230. <Generator>ResXFileCodeGenerator</Generator>
  231. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  232. </EmbeddedResource>
  233. <EmbeddedResource Include="ffmpegx32.zip">
  234. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  235. </EmbeddedResource>
  236. <EmbeddedResource Include="ffmpegx64.zip">
  237. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  238. </EmbeddedResource>
  239. <None Include="packages.config" />
  240. <None Include="Properties\app.manifest" />
  241. <None Include="Properties\Settings.settings">
  242. <Generator>SettingsSingleFileGenerator</Generator>
  243. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  244. </None>
  245. </ItemGroup>
  246. <ItemGroup>
  247. <None Include="App.config" />
  248. </ItemGroup>
  249. <ItemGroup>
  250. <ProjectReference Include="..\Common\Common.csproj">
  251. <Project>{808a7075-5af5-46b3-8ef6-514c0b5fa8d7}</Project>
  252. <Name>Common</Name>
  253. </ProjectReference>
  254. <ProjectReference Include="..\XHZB.DAL\XHZB.DAL.csproj">
  255. <Project>{45c8855f-093c-4f92-b9a7-ad3e91c97c06}</Project>
  256. <Name>XHZB.DAL</Name>
  257. </ProjectReference>
  258. <ProjectReference Include="..\XHZB.Model\XHZB.Model.csproj">
  259. <Project>{fc00ab0b-da8c-46be-aad5-8d8a7fb8c767}</Project>
  260. <Name>XHZB.Model</Name>
  261. </ProjectReference>
  262. </ItemGroup>
  263. <ItemGroup>
  264. <EmbeddedResource Include="SSCR\Setup Screen Capturer Recorder v0.12.10.exe">
  265. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  266. </EmbeddedResource>
  267. </ItemGroup>
  268. <ItemGroup>
  269. <Resource Include="Images\ToolBar\直播%402x.png" />
  270. </ItemGroup>
  271. <ItemGroup>
  272. <Resource Include="Images\ToolBar\toolbar_bottom2.png" />
  273. <Resource Include="Images\ToolBar\toolbar_bottom2_0.png" />
  274. <Resource Include="Images\ToolBar\下课%402x.png" />
  275. <Resource Include="Images\ToolBar\我的备课%402x.png" />
  276. <Resource Include="Images\ToolBar\抢答%402x.png" />
  277. <Resource Include="Images\ToolBar\本节考勤01%402x.png" />
  278. <Resource Include="Images\ToolBar\讲评%402x.png" />
  279. <Resource Include="Images\ToolBar\黑板01%402x.png" />
  280. </ItemGroup>
  281. <ItemGroup>
  282. <Resource Include="Images\RollCall\attendance_0_0_0.png" />
  283. <Resource Include="Images\RollCall\attendance_1.png" />
  284. <Resource Include="Images\RollCall\attendance_2.png" />
  285. <Resource Include="Images\RollCall\attendance_3.png" />
  286. <Resource Include="Images\RollCall\attendance_33.png" />
  287. <Resource Include="Images\RollCall\rollCall_0_1_1.png" />
  288. <Resource Include="Images\RollCall\rollCall_1.png" />
  289. <Resource Include="Images\RollCall\rollCall_10.png" />
  290. <Resource Include="Images\RollCall\rollCall_11.png" />
  291. <Resource Include="Images\RollCall\rollCall_12.png" />
  292. <Resource Include="Images\RollCall\rollCall_13.png" />
  293. <Resource Include="Images\RollCall\rollCall_4.png" />
  294. <Resource Include="Images\RollCall\rollCall_5.png" />
  295. <Resource Include="Images\RollCall\rollCall_6.png" />
  296. <Resource Include="Images\RollCall\rollCall_7.png" />
  297. </ItemGroup>
  298. <ItemGroup>
  299. <Resource Include="Images\ToolBar\img_shared_1.gif" />
  300. </ItemGroup>
  301. <ItemGroup>
  302. <Resource Include="Images\Blackboard\class_1s.png" />
  303. <Resource Include="Images\Blackboard\class_1un.png" />
  304. <Resource Include="Images\Blackboard\class_2s.png" />
  305. <Resource Include="Images\Blackboard\class_2un.png" />
  306. <Resource Include="Images\Blackboard\class_3s.png" />
  307. <Resource Include="Images\Blackboard\class_3un.png" />
  308. <Resource Include="Images\Blackboard\class_4s.png" />
  309. <Resource Include="Images\Blackboard\class_4un.png" />
  310. <Resource Include="Images\Blackboard\class_5s.png" />
  311. <Resource Include="Images\Blackboard\class_5un.png" />
  312. <Resource Include="Images\Blackboard\class_6un.png" />
  313. <Resource Include="Images\Blackboard\class_7un.png" />
  314. <Resource Include="Images\Blackboard\class_c1.png" />
  315. <Resource Include="Images\Blackboard\class_p1.png" />
  316. <Resource Include="Images\Blackboard\class_p2.png" />
  317. <Resource Include="Images\Blackboard\class_p3.png" />
  318. <Resource Include="Images\Blackboard\class_s1.png" />
  319. <Resource Include="Images\Blackboard\class_s2.png" />
  320. <Resource Include="Images\Blackboard\class_s3.png" />
  321. <Resource Include="Images\Blackboard\class_s4.png" />
  322. <Resource Include="Images\Blackboard\class_s5.png" />
  323. <Resource Include="Images\Blackboard\class_s6.png" />
  324. <Resource Include="Images\Blackboard\erase.png" />
  325. <Resource Include="Images\Blackboard\pen.png" />
  326. </ItemGroup>
  327. <ItemGroup>
  328. <Resource Include="Images\Login\account copy 2%402x.png" />
  329. <Resource Include="Images\Login\data copy 2%402x.png" />
  330. <Resource Include="Images\Login\login2_0.png" />
  331. <Resource Include="Images\Login\login2_0_1.png" />
  332. <Resource Include="Images\Login\login2_1.png" />
  333. <Resource Include="Images\Login\logo%402x.png" />
  334. <Resource Include="Images\Login\logo.png" />
  335. <Resource Include="Images\Login\智慧校园%402x.png" />
  336. <Resource Include="Images\Login\智慧校园.png" />
  337. <Resource Include="Images\Login\组 1%281%29.png" />
  338. <Resource Include="Images\Login\组 1%402x%281%29.png" />
  339. <Resource Include="Images\Login\组 1%402x.png" />
  340. <Resource Include="Images\Login\组 1.png" />
  341. <Resource Include="Images\Login\设置%402x.png" />
  342. </ItemGroup>
  343. <ItemGroup>
  344. <Resource Include="Images\RollCall\rollCall_2_1.png" />
  345. </ItemGroup>
  346. <ItemGroup>
  347. <Resource Include="Images\Resource\CLASS.png" />
  348. <Resource Include="Images\Resource\DOC.png" />
  349. <Resource Include="Images\Resource\DSC.png" />
  350. <Resource Include="Images\Resource\EXCEL.png" />
  351. <Resource Include="Images\Resource\FLV.png" />
  352. <Resource Include="Images\Resource\MP3.png" />
  353. <Resource Include="Images\Resource\MP4.png" />
  354. <Resource Include="Images\Resource\PDF.png" />
  355. <Resource Include="Images\Resource\PNG.png" />
  356. <Resource Include="Images\Resource\PPT.png" />
  357. <Resource Include="Images\Resource\resource_0.png" />
  358. <Resource Include="Images\Resource\resource_1.png" />
  359. <Resource Include="Images\Resource\resource_2.png" />
  360. <Resource Include="Images\Resource\TXT.png" />
  361. <Resource Include="Images\Resource\WAV.png" />
  362. </ItemGroup>
  363. <ItemGroup>
  364. <Resource Include="favicon256.ico" />
  365. </ItemGroup>
  366. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  367. </Project>