d50349ee5d1fd1dd7b875e3b70b31f0f477fe632.svn-base 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{958F2118-F68C-4B78-8694-69F38D466A5C}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>DataGateWayProject</RootNamespace>
  12. <AssemblyName>DataGateWayProject</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  15. <FileAlignment>512</FileAlignment>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  18. <PlatformTarget>x86</PlatformTarget>
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  28. <PlatformTarget>x86</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <ApplicationIcon>1480510860_window-data-analyzing.ico</ApplicationIcon>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="DevExpress.Data.v14.1, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  41. <Reference Include="DevExpress.Printing.v14.1.Core, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  42. <Reference Include="DevExpress.Utils.v14.1, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  43. <Reference Include="DevExpress.XtraEditors.v14.1, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  44. <Reference Include="DevExpress.XtraGauges.v14.1.Core, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  45. <Reference Include="DevExpress.XtraGauges.v14.1.Win, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  46. <Reference Include="DevExpress.XtraPrinting.v14.1, Version=14.1.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  47. <Reference Include="System" />
  48. <Reference Include="System.Core" />
  49. <Reference Include="System.Xml.Linq" />
  50. <Reference Include="System.Data.DataSetExtensions" />
  51. <Reference Include="Microsoft.CSharp" />
  52. <Reference Include="System.Data" />
  53. <Reference Include="System.Deployment" />
  54. <Reference Include="System.Drawing" />
  55. <Reference Include="System.Windows.Forms" />
  56. <Reference Include="System.Xml" />
  57. </ItemGroup>
  58. <ItemGroup>
  59. <Compile Include="Control_Point_Group.cs" />
  60. <Compile Include="Creating_Setting_File.cs" />
  61. <Compile Include="DBinsert.cs" />
  62. <Compile Include="Expression_Process.cs" />
  63. <Compile Include="FirstCheck.cs" />
  64. <Compile Include="FirstCheck_Progressbar.cs">
  65. <SubType>Form</SubType>
  66. </Compile>
  67. <Compile Include="FirstCheck_Progressbar.Designer.cs">
  68. <DependentUpon>FirstCheck_Progressbar.cs</DependentUpon>
  69. </Compile>
  70. <Compile Include="Form1.cs">
  71. <SubType>Form</SubType>
  72. </Compile>
  73. <Compile Include="Form1.Designer.cs">
  74. <DependentUpon>Form1.cs</DependentUpon>
  75. </Compile>
  76. <Compile Include="GetData_From_iCos.cs" />
  77. <Compile Include="Loading_Form.cs">
  78. <SubType>Form</SubType>
  79. </Compile>
  80. <Compile Include="Loading_Form.Designer.cs">
  81. <DependentUpon>Loading_Form.cs</DependentUpon>
  82. </Compile>
  83. <Compile Include="Log.cs" />
  84. <Compile Include="OneMinute_Insert.cs" />
  85. <Compile Include="Parsing.cs" />
  86. <Compile Include="PointEnroll_Progressbar.cs">
  87. <SubType>Form</SubType>
  88. </Compile>
  89. <Compile Include="PointEnroll_Progressbar.Designer.cs">
  90. <DependentUpon>PointEnroll_Progressbar.cs</DependentUpon>
  91. </Compile>
  92. <Compile Include="Program.cs" />
  93. <Compile Include="Properties\AssemblyInfo.cs" />
  94. <Compile Include="RequestData.cs" />
  95. <Compile Include="SettingForm.cs">
  96. <SubType>Form</SubType>
  97. </Compile>
  98. <Compile Include="SettingForm.Designer.cs">
  99. <DependentUpon>SettingForm.cs</DependentUpon>
  100. </Compile>
  101. <EmbeddedResource Include="FirstCheck_Progressbar.resx">
  102. <DependentUpon>FirstCheck_Progressbar.cs</DependentUpon>
  103. </EmbeddedResource>
  104. <EmbeddedResource Include="Form1.resx">
  105. <DependentUpon>Form1.cs</DependentUpon>
  106. <SubType>Designer</SubType>
  107. </EmbeddedResource>
  108. <EmbeddedResource Include="Loading_Form.resx">
  109. <DependentUpon>Loading_Form.cs</DependentUpon>
  110. </EmbeddedResource>
  111. <EmbeddedResource Include="PointEnroll_Progressbar.resx">
  112. <DependentUpon>PointEnroll_Progressbar.cs</DependentUpon>
  113. </EmbeddedResource>
  114. <EmbeddedResource Include="Properties\licenses.licx" />
  115. <EmbeddedResource Include="Properties\Resources.resx">
  116. <Generator>ResXFileCodeGenerator</Generator>
  117. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  118. <SubType>Designer</SubType>
  119. </EmbeddedResource>
  120. <Compile Include="Properties\Resources.Designer.cs">
  121. <AutoGen>True</AutoGen>
  122. <DependentUpon>Resources.resx</DependentUpon>
  123. <DesignTime>True</DesignTime>
  124. </Compile>
  125. <EmbeddedResource Include="SettingForm.resx">
  126. <DependentUpon>SettingForm.cs</DependentUpon>
  127. </EmbeddedResource>
  128. <None Include="Properties\Settings.settings">
  129. <Generator>SettingsSingleFileGenerator</Generator>
  130. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  131. </None>
  132. <Compile Include="Properties\Settings.Designer.cs">
  133. <AutoGen>True</AutoGen>
  134. <DependentUpon>Settings.settings</DependentUpon>
  135. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  136. </Compile>
  137. </ItemGroup>
  138. <ItemGroup>
  139. <COMReference Include="MSScriptControl">
  140. <Guid>{0E59F1D2-1FBE-11D0-8FF2-00A0D10038BC}</Guid>
  141. <VersionMajor>1</VersionMajor>
  142. <VersionMinor>0</VersionMinor>
  143. <Lcid>0</Lcid>
  144. <WrapperTool>tlbimp</WrapperTool>
  145. <Isolated>False</Isolated>
  146. <EmbedInteropTypes>True</EmbedInteropTypes>
  147. </COMReference>
  148. </ItemGroup>
  149. <ItemGroup>
  150. <None Include="Resources\freeGradient.JPG" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <None Include="Resources\button_image.JPG" />
  154. </ItemGroup>
  155. <ItemGroup>
  156. <Content Include="1480510860_window-data-analyzing.ico" />
  157. </ItemGroup>
  158. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  159. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  160. Other similar extension points exist, see Microsoft.Common.targets.
  161. <Target Name="BeforeBuild">
  162. </Target>
  163. <Target Name="AfterBuild">
  164. </Target>
  165. -->
  166. </Project>