MOTINOVA_Motor_Factory_Set.csproj 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  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>{8A575ABA-3E5E-4C88-9817-39A4256C7E79}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>MOTINOVA_Motor_Factory_Set</RootNamespace>
  10. <AssemblyName>MOTINOVA_Motor_Factory_Set</AssemblyName>
  11. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <IsWebBootstrapper>false</IsWebBootstrapper>
  15. <PublishUrl>D:\SoftDesign\MOTINOVA_Motor_Factory_Set\</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>1</ApplicationRevision>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <UseApplicationTrust>false</UseApplicationTrust>
  28. <PublishWizardCompleted>true</PublishWizardCompleted>
  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. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  42. <PlatformTarget>AnyCPU</PlatformTarget>
  43. <DebugType>pdbonly</DebugType>
  44. <Optimize>true</Optimize>
  45. <OutputPath>bin\Release\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <ManifestCertificateThumbprint>59B8C10AF31C7A7A8CE1223D08FB77D250DDFB1C</ManifestCertificateThumbprint>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <ManifestKeyFile>MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx</ManifestKeyFile>
  55. </PropertyGroup>
  56. <PropertyGroup>
  57. <GenerateManifests>true</GenerateManifests>
  58. </PropertyGroup>
  59. <PropertyGroup>
  60. <TargetZone>LocalIntranet</TargetZone>
  61. </PropertyGroup>
  62. <PropertyGroup>
  63. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  64. </PropertyGroup>
  65. <PropertyGroup>
  66. <SignManifests>true</SignManifests>
  67. </PropertyGroup>
  68. <ItemGroup>
  69. <Reference Include="System" />
  70. <Reference Include="System.Data" />
  71. <Reference Include="System.Deployment" />
  72. <Reference Include="System.Drawing" />
  73. <Reference Include="System.Windows.Forms" />
  74. <Reference Include="System.Xml" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <Compile Include="CheckForm.cs">
  78. <SubType>Form</SubType>
  79. </Compile>
  80. <Compile Include="CheckForm.Designer.cs">
  81. <DependentUpon>CheckForm.cs</DependentUpon>
  82. </Compile>
  83. <Compile Include="Enter.cs">
  84. <SubType>Form</SubType>
  85. </Compile>
  86. <Compile Include="Enter.Designer.cs">
  87. <DependentUpon>Enter.cs</DependentUpon>
  88. </Compile>
  89. <Compile Include="ExportForm.cs">
  90. <SubType>Form</SubType>
  91. </Compile>
  92. <Compile Include="ExportForm.Designer.cs">
  93. <DependentUpon>ExportForm.cs</DependentUpon>
  94. </Compile>
  95. <Compile Include="ftp.cs" />
  96. <Compile Include="ImportForm.cs">
  97. <SubType>Form</SubType>
  98. </Compile>
  99. <Compile Include="ImportForm.Designer.cs">
  100. <DependentUpon>ImportForm.cs</DependentUpon>
  101. </Compile>
  102. <Compile Include="ManageForm.cs">
  103. <SubType>Form</SubType>
  104. </Compile>
  105. <Compile Include="ManageForm.Designer.cs">
  106. <DependentUpon>ManageForm.cs</DependentUpon>
  107. </Compile>
  108. <Compile Include="PortSettings.cs">
  109. <SubType>Form</SubType>
  110. </Compile>
  111. <Compile Include="PortSettings.Designer.cs">
  112. <DependentUpon>PortSettings.cs</DependentUpon>
  113. </Compile>
  114. <Compile Include="server_cfg.cs" />
  115. <Compile Include="StartForm.cs">
  116. <SubType>Form</SubType>
  117. </Compile>
  118. <Compile Include="StartForm.Designer.cs">
  119. <DependentUpon>StartForm.cs</DependentUpon>
  120. </Compile>
  121. <Compile Include="Program.cs" />
  122. <Compile Include="Properties\AssemblyInfo.cs" />
  123. <Compile Include="TorqueCheckParam.cs" />
  124. <EmbeddedResource Include="CheckForm.resx">
  125. <DependentUpon>CheckForm.cs</DependentUpon>
  126. </EmbeddedResource>
  127. <EmbeddedResource Include="Enter.resx">
  128. <DependentUpon>Enter.cs</DependentUpon>
  129. </EmbeddedResource>
  130. <EmbeddedResource Include="ExportForm.resx">
  131. <DependentUpon>ExportForm.cs</DependentUpon>
  132. </EmbeddedResource>
  133. <EmbeddedResource Include="ImportForm.resx">
  134. <DependentUpon>ImportForm.cs</DependentUpon>
  135. <SubType>Designer</SubType>
  136. </EmbeddedResource>
  137. <EmbeddedResource Include="ManageForm.resx">
  138. <DependentUpon>ManageForm.cs</DependentUpon>
  139. </EmbeddedResource>
  140. <EmbeddedResource Include="PortSettings.resx">
  141. <DependentUpon>PortSettings.cs</DependentUpon>
  142. </EmbeddedResource>
  143. <EmbeddedResource Include="Properties\Resources.resx">
  144. <Generator>ResXFileCodeGenerator</Generator>
  145. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  146. <SubType>Designer</SubType>
  147. </EmbeddedResource>
  148. <Compile Include="Properties\Resources.Designer.cs">
  149. <AutoGen>True</AutoGen>
  150. <DependentUpon>Resources.resx</DependentUpon>
  151. <DesignTime>True</DesignTime>
  152. </Compile>
  153. <EmbeddedResource Include="StartForm.resx">
  154. <DependentUpon>StartForm.cs</DependentUpon>
  155. </EmbeddedResource>
  156. <None Include="MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx" />
  157. <None Include="Properties\app.manifest" />
  158. <None Include="Properties\Settings.settings">
  159. <Generator>SettingsSingleFileGenerator</Generator>
  160. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  161. </None>
  162. <Compile Include="Properties\Settings.Designer.cs">
  163. <AutoGen>True</AutoGen>
  164. <DependentUpon>Settings.settings</DependentUpon>
  165. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  166. </Compile>
  167. </ItemGroup>
  168. <ItemGroup>
  169. <None Include="images\title.png" />
  170. </ItemGroup>
  171. <ItemGroup>
  172. <None Include="images\close1.png" />
  173. </ItemGroup>
  174. <ItemGroup>
  175. <None Include="images\timg.jpg" />
  176. </ItemGroup>
  177. <ItemGroup>
  178. <None Include="images\MkqN4K4Mvj.png" />
  179. </ItemGroup>
  180. <ItemGroup>
  181. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  182. <Visible>False</Visible>
  183. <ProductName>.NET Framework 3.5 SP1</ProductName>
  184. <Install>true</Install>
  185. </BootstrapperPackage>
  186. </ItemGroup>
  187. <ItemGroup>
  188. <None Include="Resources\ttium.bmp" />
  189. </ItemGroup>
  190. <ItemGroup>
  191. <None Include="Resources\836618239619717251.jpg" />
  192. </ItemGroup>
  193. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  194. </Project>