StorageMeterSystem.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  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>{0369CF08-EE2B-4142-AA61-8E9D2AD61E57}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <RootNamespace>StorageMeterSystem</RootNamespace>
  10. <AssemblyName>StorageMeterSystem</AssemblyName>
  11. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\Output\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup>
  36. <StartupObject />
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="CoreFS.CA06Lite">
  40. <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
  41. </Reference>
  42. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  43. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  44. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  45. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  46. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  47. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  48. <Reference Include="Infragistics2.Win.UltraWinStatusBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  49. <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  50. <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  51. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  52. <Reference Include="JC_MeasuringSystem">
  53. <HintPath>..\output\JC_MeasuringSystem.exe</HintPath>
  54. </Reference>
  55. <Reference Include="Microsoft.VisualBasic" />
  56. <Reference Include="System" />
  57. <Reference Include="System.Configuration" />
  58. <Reference Include="System.Core" />
  59. <Reference Include="System.Design" />
  60. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  61. <Reference Include="System.Web" />
  62. <Reference Include="System.Xml.Linq" />
  63. <Reference Include="System.Data.DataSetExtensions" />
  64. <Reference Include="Microsoft.CSharp" />
  65. <Reference Include="System.Data" />
  66. <Reference Include="System.Deployment" />
  67. <Reference Include="System.Drawing" />
  68. <Reference Include="System.Net.Http" />
  69. <Reference Include="System.Windows.Forms" />
  70. <Reference Include="System.Xml" />
  71. </ItemGroup>
  72. <ItemGroup>
  73. <Compile Include="frmHotDeliveryActualCheck.cs">
  74. <SubType>Form</SubType>
  75. </Compile>
  76. <Compile Include="frmHotDeliveryActualCheck.Designer.cs">
  77. <DependentUpon>frmHotDeliveryActualCheck.cs</DependentUpon>
  78. </Compile>
  79. <Compile Include="frmHotDeliveryActualQueryGroup.cs">
  80. <SubType>Form</SubType>
  81. </Compile>
  82. <Compile Include="frmHotDeliveryActualQueryGroup.Designer.cs">
  83. <DependentUpon>frmHotDeliveryActualQueryGroup.cs</DependentUpon>
  84. </Compile>
  85. <Compile Include="frmHotDeliveryActualQueryCheck.cs">
  86. <SubType>Form</SubType>
  87. </Compile>
  88. <Compile Include="frmHotDeliveryActualQueryCheck.Designer.cs">
  89. <DependentUpon>frmHotDeliveryActualQueryCheck.cs</DependentUpon>
  90. </Compile>
  91. <Compile Include="frmHotDeliveryActualQueryAll.cs">
  92. <SubType>Form</SubType>
  93. </Compile>
  94. <Compile Include="frmHotDeliveryActualQueryAll.Designer.cs">
  95. <DependentUpon>frmHotDeliveryActualQueryAll.cs</DependentUpon>
  96. </Compile>
  97. <Compile Include="frmHotDeliveryActual.cs">
  98. <SubType>Form</SubType>
  99. </Compile>
  100. <Compile Include="frmHotDeliveryActual.Designer.cs">
  101. <DependentUpon>frmHotDeliveryActual.cs</DependentUpon>
  102. </Compile>
  103. <Compile Include="frmHotDeliveryScaleCar40.cs">
  104. <SubType>Form</SubType>
  105. </Compile>
  106. <Compile Include="frmHotDeliveryScaleCar40.Designer.cs">
  107. <DependentUpon>frmHotDeliveryScaleCar40.cs</DependentUpon>
  108. </Compile>
  109. <Compile Include="frmHotDeliveryScaleCar44.cs">
  110. <SubType>Form</SubType>
  111. </Compile>
  112. <Compile Include="frmHotDeliveryScaleCar44.Designer.cs">
  113. <DependentUpon>frmHotDeliveryScaleCar44.cs</DependentUpon>
  114. </Compile>
  115. <Compile Include="frmHotDeliveryScaleCar43.cs">
  116. <SubType>Form</SubType>
  117. </Compile>
  118. <Compile Include="frmHotDeliveryScaleCar43.Designer.cs">
  119. <DependentUpon>frmHotDeliveryScaleCar43.cs</DependentUpon>
  120. </Compile>
  121. <Compile Include="frmHotDeliveryScaleCar42.cs">
  122. <SubType>Form</SubType>
  123. </Compile>
  124. <Compile Include="frmHotDeliveryScaleCar42.Designer.cs">
  125. <DependentUpon>frmHotDeliveryScaleCar42.cs</DependentUpon>
  126. </Compile>
  127. <Compile Include="frmHotDeliveryScaleCar41.cs">
  128. <SubType>Form</SubType>
  129. </Compile>
  130. <Compile Include="frmHotDeliveryScaleCar41.Designer.cs">
  131. <DependentUpon>frmHotDeliveryScaleCar41.cs</DependentUpon>
  132. </Compile>
  133. <Compile Include="frmHotDeliveryWeightWarn.cs">
  134. <SubType>Form</SubType>
  135. </Compile>
  136. <Compile Include="frmHotDeliveryWeightWarn.Designer.cs">
  137. <DependentUpon>frmHotDeliveryWeightWarn.cs</DependentUpon>
  138. </Compile>
  139. <Compile Include="frmHotDeliverySingleWgt.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="frmHotDeliverySingleWgt.Designer.cs">
  143. <DependentUpon>frmHotDeliverySingleWgt.cs</DependentUpon>
  144. </Compile>
  145. <Compile Include="frmHotDeliveryStandardWgt.cs">
  146. <SubType>Form</SubType>
  147. </Compile>
  148. <Compile Include="frmHotDeliveryStandardWgt.Designer.cs">
  149. <DependentUpon>frmHotDeliveryStandardWgt.cs</DependentUpon>
  150. </Compile>
  151. <Compile Include="frmHotDeliveryTheoryWgt.cs">
  152. <SubType>Form</SubType>
  153. </Compile>
  154. <Compile Include="frmHotDeliveryTheoryWgt.Designer.cs">
  155. <DependentUpon>frmHotDeliveryTheoryWgt.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="frmHotDeliveryCalibration.cs">
  158. <SubType>Form</SubType>
  159. </Compile>
  160. <Compile Include="frmHotDeliveryCalibration.Designer.cs">
  161. <DependentUpon>frmHotDeliveryCalibration.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="frmHotDeliveryScale.cs">
  164. <SubType>Form</SubType>
  165. </Compile>
  166. <Compile Include="frmHotDeliveryScale.Designer.cs">
  167. <DependentUpon>frmHotDeliveryScale.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="frmHotDeliveryBelt.cs">
  170. <SubType>Form</SubType>
  171. </Compile>
  172. <Compile Include="frmHotDeliveryBelt.Designer.cs">
  173. <DependentUpon>frmHotDeliveryBelt.cs</DependentUpon>
  174. </Compile>
  175. <Compile Include="frmHotDeliveryBeltWarn.cs">
  176. <SubType>Form</SubType>
  177. </Compile>
  178. <Compile Include="frmHotDeliveryBeltWarn.Designer.cs">
  179. <DependentUpon>frmHotDeliveryBeltWarn.cs</DependentUpon>
  180. </Compile>
  181. <Compile Include="OptionCls\BaseGlodDbCls.cs" />
  182. <Compile Include="frmCalibration.cs">
  183. <SubType>Form</SubType>
  184. </Compile>
  185. <Compile Include="frmCalibration.Designer.cs">
  186. <DependentUpon>frmCalibration.cs</DependentUpon>
  187. </Compile>
  188. <Compile Include="frmGlodMain.cs">
  189. <SubType>Form</SubType>
  190. </Compile>
  191. <Compile Include="frmGlodMain.Designer.cs">
  192. <DependentUpon>frmGlodMain.cs</DependentUpon>
  193. </Compile>
  194. <Compile Include="frmHisQuery.cs">
  195. <SubType>Form</SubType>
  196. </Compile>
  197. <Compile Include="frmHisQuery.Designer.cs">
  198. <DependentUpon>frmHisQuery.cs</DependentUpon>
  199. </Compile>
  200. <Compile Include="frmMain.cs">
  201. <SubType>Form</SubType>
  202. </Compile>
  203. <Compile Include="frmMain.Designer.cs">
  204. <DependentUpon>frmMain.cs</DependentUpon>
  205. </Compile>
  206. <Compile Include="OptionCls\EventDb.cs" />
  207. <Compile Include="OptionCls\BaseDbCls.cs" />
  208. <Compile Include="OptionCls\CameraShotCls.cs" />
  209. <Compile Include="frmMainBF.cs">
  210. <SubType>Form</SubType>
  211. </Compile>
  212. <Compile Include="frmMainBF.Designer.cs">
  213. <DependentUpon>frmMainBF.cs</DependentUpon>
  214. </Compile>
  215. <Compile Include="OptionCls\PbStorageGlodCache.cs" />
  216. <Compile Include="PrintHelper.cs" />
  217. <Compile Include="Properties\AssemblyInfo.cs" />
  218. <Compile Include="OptionCls\StorageDataDbCollection.cs" />
  219. <EmbeddedResource Include="frmCalibration.resx">
  220. <DependentUpon>frmCalibration.cs</DependentUpon>
  221. </EmbeddedResource>
  222. <EmbeddedResource Include="frmGlodMain.resx">
  223. <DependentUpon>frmGlodMain.cs</DependentUpon>
  224. </EmbeddedResource>
  225. <EmbeddedResource Include="frmHotDeliveryActualCheck.resx">
  226. <DependentUpon>frmHotDeliveryActualCheck.cs</DependentUpon>
  227. </EmbeddedResource>
  228. <EmbeddedResource Include="frmHotDeliveryActualQueryGroup.resx">
  229. <DependentUpon>frmHotDeliveryActualQueryGroup.cs</DependentUpon>
  230. </EmbeddedResource>
  231. <EmbeddedResource Include="frmHotDeliveryActualQueryCheck.resx">
  232. <DependentUpon>frmHotDeliveryActualQueryCheck.cs</DependentUpon>
  233. </EmbeddedResource>
  234. <EmbeddedResource Include="frmHotDeliveryActualQueryAll.resx">
  235. <DependentUpon>frmHotDeliveryActualQueryAll.cs</DependentUpon>
  236. </EmbeddedResource>
  237. <EmbeddedResource Include="frmHotDeliveryActual.resx">
  238. <DependentUpon>frmHotDeliveryActual.cs</DependentUpon>
  239. </EmbeddedResource>
  240. <EmbeddedResource Include="frmHotDeliveryScaleCar40.resx">
  241. <DependentUpon>frmHotDeliveryScaleCar40.cs</DependentUpon>
  242. </EmbeddedResource>
  243. <EmbeddedResource Include="frmHotDeliveryScaleCar44.resx">
  244. <DependentUpon>frmHotDeliveryScaleCar44.cs</DependentUpon>
  245. </EmbeddedResource>
  246. <EmbeddedResource Include="frmHotDeliveryScaleCar43.resx">
  247. <DependentUpon>frmHotDeliveryScaleCar43.cs</DependentUpon>
  248. </EmbeddedResource>
  249. <EmbeddedResource Include="frmHotDeliveryScaleCar42.resx">
  250. <DependentUpon>frmHotDeliveryScaleCar42.cs</DependentUpon>
  251. </EmbeddedResource>
  252. <EmbeddedResource Include="frmHotDeliveryScaleCar41.resx">
  253. <DependentUpon>frmHotDeliveryScaleCar41.cs</DependentUpon>
  254. </EmbeddedResource>
  255. <EmbeddedResource Include="frmHotDeliveryWeightWarn.resx">
  256. <DependentUpon>frmHotDeliveryWeightWarn.cs</DependentUpon>
  257. </EmbeddedResource>
  258. <EmbeddedResource Include="frmHotDeliverySingleWgt.resx">
  259. <DependentUpon>frmHotDeliverySingleWgt.cs</DependentUpon>
  260. </EmbeddedResource>
  261. <EmbeddedResource Include="frmHotDeliveryStandardWgt.resx">
  262. <DependentUpon>frmHotDeliveryStandardWgt.cs</DependentUpon>
  263. </EmbeddedResource>
  264. <EmbeddedResource Include="frmHotDeliveryTheoryWgt.resx">
  265. <DependentUpon>frmHotDeliveryTheoryWgt.cs</DependentUpon>
  266. </EmbeddedResource>
  267. <EmbeddedResource Include="frmHotDeliveryCalibration.resx">
  268. <DependentUpon>frmHotDeliveryCalibration.cs</DependentUpon>
  269. </EmbeddedResource>
  270. <EmbeddedResource Include="frmHotDeliveryScale.resx">
  271. <DependentUpon>frmHotDeliveryScale.cs</DependentUpon>
  272. </EmbeddedResource>
  273. <EmbeddedResource Include="frmHisQuery.resx">
  274. <DependentUpon>frmHisQuery.cs</DependentUpon>
  275. </EmbeddedResource>
  276. <EmbeddedResource Include="frmMain.resx">
  277. <DependentUpon>frmMain.cs</DependentUpon>
  278. </EmbeddedResource>
  279. <EmbeddedResource Include="frmMainBF.resx">
  280. <DependentUpon>frmMainBF.cs</DependentUpon>
  281. </EmbeddedResource>
  282. <EmbeddedResource Include="frmHotDeliveryBelt.resx">
  283. <DependentUpon>frmHotDeliveryBelt.cs</DependentUpon>
  284. </EmbeddedResource>
  285. <EmbeddedResource Include="frmHotDeliveryBeltWarn.resx">
  286. <DependentUpon>frmHotDeliveryBeltWarn.cs</DependentUpon>
  287. </EmbeddedResource>
  288. <EmbeddedResource Include="Properties\licenses.licx" />
  289. <EmbeddedResource Include="Properties\Resources.resx">
  290. <Generator>ResXFileCodeGenerator</Generator>
  291. <SubType>Designer</SubType>
  292. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  293. </EmbeddedResource>
  294. <None Include="Properties\Settings.settings">
  295. <Generator>SettingsSingleFileGenerator</Generator>
  296. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  297. </None>
  298. <Compile Include="Properties\Resources.Designer.cs">
  299. <AutoGen>True</AutoGen>
  300. <DesignTime>True</DesignTime>
  301. <DependentUpon>Resources.resx</DependentUpon>
  302. </Compile>
  303. <Compile Include="Properties\Settings.Designer.cs">
  304. <AutoGen>True</AutoGen>
  305. <DependentUpon>Settings.settings</DependentUpon>
  306. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  307. </Compile>
  308. </ItemGroup>
  309. <ItemGroup>
  310. <ProjectReference Include="..\Common\Common.csproj">
  311. <Project>{24B72A4A-3A4A-486B-9BCF-4A4B965C0EC6}</Project>
  312. <Name>Common</Name>
  313. </ProjectReference>
  314. <ProjectReference Include="..\MeterConditionLibrary\MeterConditionLibrary.csproj">
  315. <Project>{E34EA556-DF5B-4C10-9280-23B38259E6BC}</Project>
  316. <Name>MeterConditionLibrary</Name>
  317. </ProjectReference>
  318. <ProjectReference Include="..\MeterModuleLibrary\MeterModuleLibrary.csproj">
  319. <Project>{937e0dfa-3387-41e7-8718-ce2660b846dd}</Project>
  320. <Name>MeterModuleLibrary</Name>
  321. </ProjectReference>
  322. <ProjectReference Include="..\MeterPlugInLibrary\MeterPlugInLibrary.csproj">
  323. <Project>{A90F4F23-9077-46CA-BA60-EB21DF346B27}</Project>
  324. <Name>MeterPlugInLibrary</Name>
  325. </ProjectReference>
  326. </ItemGroup>
  327. <ItemGroup>
  328. <None Include="Resources\add.png" />
  329. </ItemGroup>
  330. <ItemGroup>
  331. <None Include="Resources\保存.gif" />
  332. </ItemGroup>
  333. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  334. </Project>