RF_TRIO_PLL_ZIG.csproj 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  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>{8E445677-6494-4448-8A13-1D5DC182D581}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>Basic_Terminal</RootNamespace>
  10. <AssemblyName>Basic_Terminal</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>false</Deterministic>
  15. <PublishUrl>publish\</PublishUrl>
  16. <Install>true</Install>
  17. <InstallFrom>Disk</InstallFrom>
  18. <UpdateEnabled>false</UpdateEnabled>
  19. <UpdateMode>Foreground</UpdateMode>
  20. <UpdateInterval>7</UpdateInterval>
  21. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  22. <UpdatePeriodically>false</UpdatePeriodically>
  23. <UpdateRequired>false</UpdateRequired>
  24. <MapFileExtensions>true</MapFileExtensions>
  25. <ApplicationRevision>0</ApplicationRevision>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <IsWebBootstrapper>false</IsWebBootstrapper>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>full</DebugType>
  35. <Optimize>false</Optimize>
  36. <OutputPath>bin\Debug\</OutputPath>
  37. <DefineConstants>DEBUG;TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  43. <PlatformTarget>AnyCPU</PlatformTarget>
  44. <DebugType>pdbonly</DebugType>
  45. <Optimize>true</Optimize>
  46. <OutputPath>bin\Release\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="System" />
  53. <Reference Include="System.Core" />
  54. <Reference Include="System.Xml.Linq" />
  55. <Reference Include="System.Data.DataSetExtensions" />
  56. <Reference Include="Microsoft.CSharp" />
  57. <Reference Include="System.Data" />
  58. <Reference Include="System.Deployment" />
  59. <Reference Include="System.Drawing" />
  60. <Reference Include="System.Net.Http" />
  61. <Reference Include="System.Windows.Forms" />
  62. <Reference Include="System.Xml" />
  63. </ItemGroup>
  64. <ItemGroup>
  65. <Compile Include="Func\Bluecell_BootProtocol.cs" />
  66. <Compile Include="Func\Crc16.cs" />
  67. <Compile Include="Func\Data_Handler.cs" />
  68. <Compile Include="Func\Update_Serial.cs" />
  69. <Compile Include="Properties\Resources.Designer.cs">
  70. <AutoGen>True</AutoGen>
  71. <DesignTime>True</DesignTime>
  72. <DependentUpon>Resources.resx</DependentUpon>
  73. </Compile>
  74. <Compile Include="Wnd\Debug.cs">
  75. <SubType>Form</SubType>
  76. </Compile>
  77. <Compile Include="Wnd\Debug.Designer.cs">
  78. <DependentUpon>Debug.cs</DependentUpon>
  79. </Compile>
  80. <Compile Include="Wnd\Download_bar.cs">
  81. <SubType>Form</SubType>
  82. </Compile>
  83. <Compile Include="Wnd\Download_bar.Designer.cs">
  84. <DependentUpon>Download_bar.cs</DependentUpon>
  85. </Compile>
  86. <Compile Include="Wnd\Main_Form.cs">
  87. <SubType>Form</SubType>
  88. </Compile>
  89. <Compile Include="Wnd\Main_Form.Designer.cs">
  90. <DependentUpon>Main_Form.cs</DependentUpon>
  91. </Compile>
  92. <Compile Include="Program.cs" />
  93. <Compile Include="Properties\AssemblyInfo.cs" />
  94. <Compile Include="Func\Serial.cs" />
  95. <EmbeddedResource Include="Wnd\Debug.resx">
  96. <DependentUpon>Debug.cs</DependentUpon>
  97. </EmbeddedResource>
  98. <EmbeddedResource Include="Wnd\Download_bar.resx">
  99. <DependentUpon>Download_bar.cs</DependentUpon>
  100. </EmbeddedResource>
  101. <EmbeddedResource Include="Wnd\Main_Form.resx">
  102. <DependentUpon>Main_Form.cs</DependentUpon>
  103. </EmbeddedResource>
  104. <EmbeddedResource Include="Properties\Resources.resx">
  105. <Generator>ResXFileCodeGenerator</Generator>
  106. <SubType>Designer</SubType>
  107. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  108. </EmbeddedResource>
  109. <None Include="Properties\Settings.settings">
  110. <Generator>SettingsSingleFileGenerator</Generator>
  111. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  112. </None>
  113. <Compile Include="Properties\Settings.Designer.cs">
  114. <AutoGen>True</AutoGen>
  115. <DependentUpon>Settings.settings</DependentUpon>
  116. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  117. </Compile>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <None Include="App.config" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <WCFMetadata Include="Connected Services\" />
  124. </ItemGroup>
  125. <ItemGroup>
  126. <None Include="Resources\그림1.png" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <None Include="Resources\그림11.png" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <None Include="Resources\그림2.png" />
  133. </ItemGroup>
  134. <ItemGroup>
  135. <None Include="Resources\OFF_IMAGE.png" />
  136. </ItemGroup>
  137. <ItemGroup>
  138. <None Include="Resources\ON_IMAGE.png" />
  139. </ItemGroup>
  140. <ItemGroup>
  141. <None Include="Resources\TX_IMAGE.png" />
  142. </ItemGroup>
  143. <ItemGroup>
  144. <None Include="Resources\RX_IMAGE.png" />
  145. </ItemGroup>
  146. <ItemGroup>
  147. <None Include="Resources\TX_Red_Image.png" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <None Include="Resources\RX_GREEN_IMAGE.png" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  154. <Visible>False</Visible>
  155. <ProductName>Microsoft .NET Framework 4.7.2%28x86 및 x64%29</ProductName>
  156. <Install>true</Install>
  157. </BootstrapperPackage>
  158. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  159. <Visible>False</Visible>
  160. <ProductName>.NET Framework 3.5 SP1</ProductName>
  161. <Install>false</Install>
  162. </BootstrapperPackage>
  163. </ItemGroup>
  164. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  165. <PropertyGroup>
  166. <PreBuildEvent>
  167. </PreBuildEvent>
  168. </PropertyGroup>
  169. </Project>