MOTINOVA_Motor_Factory_Set.csproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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>v3.5</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <IsWebBootstrapper>false</IsWebBootstrapper>
  15. <TargetFrameworkProfile />
  16. <PublishUrl>D:\SoftDesign\MOTINOVA_Motor_Factory_Set\</PublishUrl>
  17. <Install>true</Install>
  18. <InstallFrom>Disk</InstallFrom>
  19. <UpdateEnabled>false</UpdateEnabled>
  20. <UpdateMode>Foreground</UpdateMode>
  21. <UpdateInterval>7</UpdateInterval>
  22. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  23. <UpdatePeriodically>false</UpdatePeriodically>
  24. <UpdateRequired>false</UpdateRequired>
  25. <MapFileExtensions>true</MapFileExtensions>
  26. <ApplicationRevision>1</ApplicationRevision>
  27. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <PublishWizardCompleted>true</PublishWizardCompleted>
  30. <BootstrapperEnabled>true</BootstrapperEnabled>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugSymbols>true</DebugSymbols>
  35. <DebugType>full</DebugType>
  36. <Optimize>false</Optimize>
  37. <OutputPath>bin\Debug\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  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. <PropertyGroup>
  52. <ManifestCertificateThumbprint>59B8C10AF31C7A7A8CE1223D08FB77D250DDFB1C</ManifestCertificateThumbprint>
  53. </PropertyGroup>
  54. <PropertyGroup>
  55. <ManifestKeyFile>MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx</ManifestKeyFile>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <GenerateManifests>true</GenerateManifests>
  59. </PropertyGroup>
  60. <PropertyGroup>
  61. <TargetZone>LocalIntranet</TargetZone>
  62. </PropertyGroup>
  63. <PropertyGroup>
  64. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  65. </PropertyGroup>
  66. <PropertyGroup>
  67. <SignManifests>true</SignManifests>
  68. </PropertyGroup>
  69. <ItemGroup>
  70. <Reference Include="System" />
  71. <Reference Include="System.Data" />
  72. <Reference Include="System.Deployment" />
  73. <Reference Include="System.Drawing" />
  74. <Reference Include="System.Windows.Forms" />
  75. <Reference Include="System.Xml" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <Compile Include="CheckForm.cs">
  79. <SubType>Form</SubType>
  80. </Compile>
  81. <Compile Include="CheckForm.Designer.cs">
  82. <DependentUpon>CheckForm.cs</DependentUpon>
  83. </Compile>
  84. <Compile Include="Enter.cs">
  85. <SubType>Form</SubType>
  86. </Compile>
  87. <Compile Include="Enter.Designer.cs">
  88. <DependentUpon>Enter.cs</DependentUpon>
  89. </Compile>
  90. <Compile Include="ExportForm.cs">
  91. <SubType>Form</SubType>
  92. </Compile>
  93. <Compile Include="ExportForm.Designer.cs">
  94. <DependentUpon>ExportForm.cs</DependentUpon>
  95. </Compile>
  96. <Compile Include="ftp.cs" />
  97. <Compile Include="ImportForm.cs">
  98. <SubType>Form</SubType>
  99. </Compile>
  100. <Compile Include="ImportForm.Designer.cs">
  101. <DependentUpon>ImportForm.cs</DependentUpon>
  102. </Compile>
  103. <Compile Include="ManageForm.cs">
  104. <SubType>Form</SubType>
  105. </Compile>
  106. <Compile Include="ManageForm.Designer.cs">
  107. <DependentUpon>ManageForm.cs</DependentUpon>
  108. </Compile>
  109. <Compile Include="PortSettings.cs">
  110. <SubType>Form</SubType>
  111. </Compile>
  112. <Compile Include="PortSettings.Designer.cs">
  113. <DependentUpon>PortSettings.cs</DependentUpon>
  114. </Compile>
  115. <Compile Include="server_cfg.cs" />
  116. <Compile Include="StartForm.cs">
  117. <SubType>Form</SubType>
  118. </Compile>
  119. <Compile Include="StartForm.Designer.cs">
  120. <DependentUpon>StartForm.cs</DependentUpon>
  121. </Compile>
  122. <Compile Include="Program.cs" />
  123. <Compile Include="Properties\AssemblyInfo.cs" />
  124. <Compile Include="TorqueCheckParam.cs" />
  125. <EmbeddedResource Include="CheckForm.resx">
  126. <DependentUpon>CheckForm.cs</DependentUpon>
  127. </EmbeddedResource>
  128. <EmbeddedResource Include="Enter.resx">
  129. <DependentUpon>Enter.cs</DependentUpon>
  130. </EmbeddedResource>
  131. <EmbeddedResource Include="ExportForm.resx">
  132. <DependentUpon>ExportForm.cs</DependentUpon>
  133. </EmbeddedResource>
  134. <EmbeddedResource Include="ImportForm.resx">
  135. <DependentUpon>ImportForm.cs</DependentUpon>
  136. <SubType>Designer</SubType>
  137. </EmbeddedResource>
  138. <EmbeddedResource Include="ManageForm.resx">
  139. <DependentUpon>ManageForm.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <EmbeddedResource Include="PortSettings.resx">
  142. <DependentUpon>PortSettings.cs</DependentUpon>
  143. </EmbeddedResource>
  144. <EmbeddedResource Include="Properties\Resources.resx">
  145. <Generator>ResXFileCodeGenerator</Generator>
  146. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  147. <SubType>Designer</SubType>
  148. </EmbeddedResource>
  149. <Compile Include="Properties\Resources.Designer.cs">
  150. <AutoGen>True</AutoGen>
  151. <DependentUpon>Resources.resx</DependentUpon>
  152. <DesignTime>True</DesignTime>
  153. </Compile>
  154. <EmbeddedResource Include="StartForm.resx">
  155. <DependentUpon>StartForm.cs</DependentUpon>
  156. </EmbeddedResource>
  157. <None Include="app.config" />
  158. <None Include="MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx" />
  159. <None Include="Properties\app.manifest" />
  160. <None Include="Properties\Settings.settings">
  161. <Generator>SettingsSingleFileGenerator</Generator>
  162. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  163. </None>
  164. <Compile Include="Properties\Settings.Designer.cs">
  165. <AutoGen>True</AutoGen>
  166. <DependentUpon>Settings.settings</DependentUpon>
  167. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  168. </Compile>
  169. </ItemGroup>
  170. <ItemGroup>
  171. <None Include="images\title.png" />
  172. </ItemGroup>
  173. <ItemGroup>
  174. <None Include="images\close1.png" />
  175. </ItemGroup>
  176. <ItemGroup>
  177. <None Include="images\timg.jpg" />
  178. </ItemGroup>
  179. <ItemGroup>
  180. <None Include="images\MkqN4K4Mvj.png" />
  181. </ItemGroup>
  182. <ItemGroup>
  183. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  184. <Visible>False</Visible>
  185. <ProductName>.NET Framework 3.5 SP1</ProductName>
  186. <Install>true</Install>
  187. </BootstrapperPackage>
  188. </ItemGroup>
  189. <ItemGroup>
  190. <None Include="Resources\ttium.bmp" />
  191. </ItemGroup>
  192. <ItemGroup>
  193. <None Include="Resources\836618239619717251.jpg" />
  194. </ItemGroup>
  195. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  196. </Project>