RDClient.csproj 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  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>{D06633EC-A7DD-4616-AA41-0D6E6A87532C}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>RDClient</RootNamespace>
  10. <AssemblyName>RDClient</AssemblyName>
  11. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <PlatformTarget>AnyCPU</PlatformTarget>
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup>
  35. <ApplicationIcon>Client_72px.ico</ApplicationIcon>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  39. <SpecificVersion>False</SpecificVersion>
  40. <HintPath>..\NetworkRemoteControlLib\Newtonsoft.Json.dll</HintPath>
  41. </Reference>
  42. <Reference Include="System" />
  43. <Reference Include="System.Core" />
  44. <Reference Include="System.Xml.Linq" />
  45. <Reference Include="System.Data.DataSetExtensions" />
  46. <Reference Include="Microsoft.CSharp" />
  47. <Reference Include="System.Data" />
  48. <Reference Include="System.Deployment" />
  49. <Reference Include="System.Drawing" />
  50. <Reference Include="System.Net.Http" />
  51. <Reference Include="System.Windows.Forms" />
  52. <Reference Include="System.Xml" />
  53. </ItemGroup>
  54. <ItemGroup>
  55. <Compile Include="ClientMain.cs">
  56. <SubType>Form</SubType>
  57. </Compile>
  58. <Compile Include="ClientMain.Designer.cs">
  59. <DependentUpon>ClientMain.cs</DependentUpon>
  60. </Compile>
  61. <Compile Include="frmRemoteControl.cs">
  62. <SubType>Form</SubType>
  63. </Compile>
  64. <Compile Include="frmRemoteControl.Designer.cs">
  65. <DependentUpon>frmRemoteControl.cs</DependentUpon>
  66. </Compile>
  67. <Compile Include="frm_Connection.cs">
  68. <SubType>Form</SubType>
  69. </Compile>
  70. <Compile Include="frm_Connection.Designer.cs">
  71. <DependentUpon>frm_Connection.cs</DependentUpon>
  72. </Compile>
  73. <Compile Include="Program.cs" />
  74. <Compile Include="Properties\AssemblyInfo.cs" />
  75. <EmbeddedResource Include="ClientMain.resx">
  76. <DependentUpon>ClientMain.cs</DependentUpon>
  77. </EmbeddedResource>
  78. <EmbeddedResource Include="frmRemoteControl.resx">
  79. <DependentUpon>frmRemoteControl.cs</DependentUpon>
  80. </EmbeddedResource>
  81. <EmbeddedResource Include="frm_Connection.resx">
  82. <DependentUpon>frm_Connection.cs</DependentUpon>
  83. </EmbeddedResource>
  84. <EmbeddedResource Include="Properties\Resources.resx">
  85. <Generator>ResXFileCodeGenerator</Generator>
  86. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  87. <SubType>Designer</SubType>
  88. </EmbeddedResource>
  89. <Compile Include="Properties\Resources.Designer.cs">
  90. <AutoGen>True</AutoGen>
  91. <DependentUpon>Resources.resx</DependentUpon>
  92. <DesignTime>True</DesignTime>
  93. </Compile>
  94. <None Include="Properties\Settings.settings">
  95. <Generator>SettingsSingleFileGenerator</Generator>
  96. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  97. </None>
  98. <Compile Include="Properties\Settings.Designer.cs">
  99. <AutoGen>True</AutoGen>
  100. <DependentUpon>Settings.settings</DependentUpon>
  101. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  102. </Compile>
  103. </ItemGroup>
  104. <ItemGroup>
  105. <None Include="App.config" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Content Include="Client_72px.ico" />
  109. <None Include="Resources\host.png" />
  110. <None Include="Resources\shost.png" />
  111. <None Include="Resources\edit_72px.png" />
  112. <None Include="Resources\upload.gif" />
  113. <None Include="Resources\stop.gif" />
  114. <None Include="Resources\Shutdown.gif" />
  115. <None Include="Resources\Remove.gif" />
  116. <None Include="Resources\relink.gif" />
  117. <None Include="Resources\Refrush.gif" />
  118. <None Include="Resources\play.gif" />
  119. <None Include="Resources\Pause.gif" />
  120. <None Include="Resources\Open.gif" />
  121. <None Include="Resources\info.gif" />
  122. <None Include="Resources\Help.gif" />
  123. <None Include="Resources\FixMachine.gif" />
  124. <None Include="Resources\download.gif" />
  125. <None Include="Resources\ControlScreen.GIF" />
  126. <None Include="Resources\CloseLink.gif" />
  127. <None Include="Resources\backgroud2.jpg" />
  128. <None Include="Resources\AllMachine.gif" />
  129. <None Include="Resources\add.gif" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <ProjectReference Include="..\..\..\LYFZ.WinAPI\LYFZ.WinApi.csproj">
  133. <Project>{c3e180f9-433d-4af7-8ec4-005b3f42f4d0}</Project>
  134. <Name>LYFZ.WinApi</Name>
  135. </ProjectReference>
  136. <ProjectReference Include="..\NetworkRemoteControlLib\NetworkRemoteControlLib.csproj">
  137. <Project>{d196a0b8-1eed-4338-9c4a-4dcc8981ba45}</Project>
  138. <Name>NetworkRemoteControlLib</Name>
  139. </ProjectReference>
  140. </ItemGroup>
  141. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  142. </Project>