Core.StlMes.Client.LgCommon.csproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{213C2035-37B8-41E5-97BF-53880B813FE1}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Core.StlMes.Client.LgCommon</RootNamespace>
  12. <AssemblyName>Core.StlMes.Client.LgCommon</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <FileUpgradeFlags>
  16. </FileUpgradeFlags>
  17. <UpgradeBackupLocation>
  18. </UpgradeBackupLocation>
  19. <OldToolsVersion>3.5</OldToolsVersion>
  20. <PublishUrl>发布\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <IsWebBootstrapper>false</IsWebBootstrapper>
  33. <UseApplicationTrust>false</UseApplicationTrust>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. <TargetFrameworkProfile />
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>..\output\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  48. <DebugType>pdbonly</DebugType>
  49. <Optimize>true</Optimize>
  50. <OutputPath>bin\Release\</OutputPath>
  51. <DefineConstants>TRACE</DefineConstants>
  52. <ErrorReport>prompt</ErrorReport>
  53. <WarningLevel>4</WarningLevel>
  54. </PropertyGroup>
  55. <ItemGroup>
  56. <Reference Include="CoreFS.CA06, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
  57. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>D:\Program Files\Infragistics\NetAdvantage 2009.2\Windows Forms\Bin\Infragistics2.Excel.v9.2.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>D:\Program Files\Infragistics\NetAdvantage 2009.2\Windows Forms\Bin\Infragistics2.Shared.v9.2.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System" />
  66. <Reference Include="System.Core">
  67. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  68. </Reference>
  69. <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System.Windows.Forms" />
  74. <Reference Include="System.Xml.Linq">
  75. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  76. </Reference>
  77. <Reference Include="System.Data.DataSetExtensions">
  78. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  79. </Reference>
  80. <Reference Include="System.Data" />
  81. <Reference Include="System.Xml" />
  82. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  83. <Reference Include="Infragistics2.Win.SupportDialogs.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  84. <Reference Include="Infragistics2.Win.UltraChart.v9.2.Design, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  85. <Reference Include="Infragistics2.Win.UltraGauge.v9.2.Design, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  86. <Reference Include="Infragistics2.Win.UltraWinCalcManager.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  87. <Reference Include="Infragistics2.Win.UltraWinCalcManager.v9.2.FormulaBuilder, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  88. <Reference Include="Infragistics2.Win.UltraWinChart.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  89. <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  90. <Reference Include="Infragistics2.Win.UltraWinDock.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  91. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  92. <Reference Include="Infragistics2.Win.UltraWinExplorerBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  93. <Reference Include="Infragistics2.Win.UltraWinGauge.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  94. <Reference Include="Infragistics2.Win.UltraWinGrid.DocumentExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  95. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  96. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  97. <Reference Include="Infragistics2.Win.UltraWinInkProvider.Ink17.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  98. <Reference Include="Infragistics2.Win.UltraWinInkProvider.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  99. <Reference Include="Infragistics2.Win.UltraWinListBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  100. <Reference Include="Infragistics2.Win.UltraWinListView.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  101. <Reference Include="Infragistics2.Win.UltraWinMaskedEdit.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  102. <Reference Include="Infragistics2.Win.UltraWinPrintPreviewDialog.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  103. <Reference Include="Infragistics2.Win.UltraWinSchedule.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  104. <Reference Include="Infragistics2.Win.UltraWinSpellChecker.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  105. <Reference Include="Infragistics2.Win.UltraWinStatusBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  106. <Reference Include="Infragistics2.Win.UltraWinTabbedMdi.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  107. <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  108. <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  109. <Reference Include="Infragistics2.Win.UltraWinTree.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  110. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  111. <Reference Include="Infragistics2.Win.v9.2.Design, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="AppTest\frmTest.cs">
  115. <SubType>Form</SubType>
  116. </Compile>
  117. <Compile Include="AppTest\frmTest.Designer.cs">
  118. <DependentUpon>frmTest.cs</DependentUpon>
  119. </Compile>
  120. <Compile Include="Properties\Resources.Designer.cs">
  121. <AutoGen>True</AutoGen>
  122. <DesignTime>True</DesignTime>
  123. <DependentUpon>Resources.resx</DependentUpon>
  124. </Compile>
  125. <Compile Include="公共弹出窗体\作业界面手动操作窗体\frmManualOperate.cs">
  126. <SubType>Form</SubType>
  127. </Compile>
  128. <Compile Include="公共弹出窗体\作业界面手动操作窗体\frmManualOperate.Designer.cs">
  129. <DependentUpon>frmManualOperate.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="公共弹出窗体\作业界面手动操作窗体\ucManualOperateUnit.cs">
  132. <SubType>UserControl</SubType>
  133. </Compile>
  134. <Compile Include="公共弹出窗体\作业界面手动操作窗体\ucManualOperateUnit.Designer.cs">
  135. <DependentUpon>ucManualOperateUnit.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="公共弹出窗体\加料料仓设置\frmSelectWeight.cs">
  138. <SubType>Form</SubType>
  139. </Compile>
  140. <Compile Include="公共弹出窗体\加料料仓设置\frmSelectWeight.Designer.cs">
  141. <DependentUpon>frmSelectWeight.cs</DependentUpon>
  142. </Compile>
  143. <Compile Include="公共弹出窗体\加料料仓设置\frmSetHopper.cs">
  144. <SubType>Form</SubType>
  145. </Compile>
  146. <Compile Include="公共弹出窗体\加料料仓设置\frmSetHopper.Designer.cs">
  147. <DependentUpon>frmSetHopper.cs</DependentUpon>
  148. </Compile>
  149. <Compile Include="公共弹出窗体\手投料设置\frmSetMaterialName.cs">
  150. <SubType>Form</SubType>
  151. </Compile>
  152. <Compile Include="公共弹出窗体\手投料设置\frmSetMaterialName.Designer.cs">
  153. <DependentUpon>frmSetMaterialName.cs</DependentUpon>
  154. </Compile>
  155. <Compile Include="公共弹出窗体\数值输入\frmInputDecimal.cs">
  156. <SubType>Form</SubType>
  157. </Compile>
  158. <Compile Include="公共弹出窗体\数值输入\frmInputDecimal.Designer.cs">
  159. <DependentUpon>frmInputDecimal.cs</DependentUpon>
  160. </Compile>
  161. <Compile Include="公共弹出窗体\炉号编辑\frmHeatNoEditor.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="公共弹出窗体\物料选择\frmMaterial.cs">
  165. <SubType>Form</SubType>
  166. </Compile>
  167. <Compile Include="公共弹出窗体\物料选择\frmMaterial.Designer.cs">
  168. <DependentUpon>frmMaterial.cs</DependentUpon>
  169. </Compile>
  170. <Compile Include="公共自定义控件\切割计划\FrmProductQuery.cs">
  171. <SubType>UserControl</SubType>
  172. </Compile>
  173. <Compile Include="公共自定义控件\切割计划\FrmProductQuery.Designer.cs">
  174. <DependentUpon>FrmProductQuery.cs</DependentUpon>
  175. </Compile>
  176. <Compile Include="公共自定义控件\加料信息\ucAdditive.cs">
  177. <SubType>UserControl</SubType>
  178. </Compile>
  179. <Compile Include="公共自定义控件\加料信息\ucAdditive.Designer.cs">
  180. <DependentUpon>ucAdditive.cs</DependentUpon>
  181. </Compile>
  182. <Compile Include="公共自定义控件\化学成分\ucNewChemelEment.cs">
  183. <SubType>UserControl</SubType>
  184. </Compile>
  185. <Compile Include="公共自定义控件\化学成分\ucNewChemelEment.Designer.cs">
  186. <DependentUpon>ucNewChemelEment.cs</DependentUpon>
  187. </Compile>
  188. <Compile Include="公共自定义控件\实绩管理\ClsResAdditiveBLL.cs" />
  189. <Compile Include="公共自定义控件\实绩管理\ucNewResBase.cs">
  190. <SubType>UserControl</SubType>
  191. </Compile>
  192. <Compile Include="公共自定义控件\实绩管理\ucNewResBase.Designer.cs">
  193. <DependentUpon>ucNewResBase.cs</DependentUpon>
  194. </Compile>
  195. <Compile Include="公共自定义控件\实绩管理\ucNewResCcm.cs">
  196. <SubType>UserControl</SubType>
  197. </Compile>
  198. <Compile Include="公共自定义控件\实绩管理\ucNewResCcm.Designer.cs">
  199. <DependentUpon>ucNewResCcm.cs</DependentUpon>
  200. </Compile>
  201. <Compile Include="公共自定义控件\实绩管理\ucNewResCcmCast.cs">
  202. <SubType>UserControl</SubType>
  203. </Compile>
  204. <Compile Include="公共自定义控件\实绩管理\ucNewResCcmCast.Designer.cs">
  205. <DependentUpon>ucNewResCcmCast.cs</DependentUpon>
  206. </Compile>
  207. <Compile Include="公共自定义控件\实绩管理\ucNewResEaf.cs">
  208. <SubType>UserControl</SubType>
  209. </Compile>
  210. <Compile Include="公共自定义控件\实绩管理\ucNewResEaf.Designer.cs">
  211. <DependentUpon>ucNewResEaf.cs</DependentUpon>
  212. </Compile>
  213. <Compile Include="公共自定义控件\实绩管理\ucNewResEafWeight.cs">
  214. <SubType>UserControl</SubType>
  215. </Compile>
  216. <Compile Include="公共自定义控件\实绩管理\ucNewResEafWeight.Designer.cs">
  217. <DependentUpon>ucNewResEafWeight.cs</DependentUpon>
  218. </Compile>
  219. <Compile Include="公共自定义控件\实绩管理\ucNewResLfs.cs">
  220. <SubType>UserControl</SubType>
  221. </Compile>
  222. <Compile Include="公共自定义控件\实绩管理\ucNewResLfs.Designer.cs">
  223. <DependentUpon>ucNewResLfs.cs</DependentUpon>
  224. </Compile>
  225. <Compile Include="公共自定义控件\实绩管理\ucNewResRhs.cs">
  226. <SubType>UserControl</SubType>
  227. </Compile>
  228. <Compile Include="公共自定义控件\实绩管理\ucNewResRhs.Designer.cs">
  229. <DependentUpon>ucNewResRhs.cs</DependentUpon>
  230. </Compile>
  231. <Compile Include="公共自定义控件\实绩管理\ucNewResVds.cs">
  232. <SubType>UserControl</SubType>
  233. </Compile>
  234. <Compile Include="公共自定义控件\实绩管理\ucNewResVds.Designer.cs">
  235. <DependentUpon>ucNewResVds.cs</DependentUpon>
  236. </Compile>
  237. <Compile Include="公共自定义控件\实绩管理\ucResAdditive.cs">
  238. <SubType>UserControl</SubType>
  239. </Compile>
  240. <Compile Include="公共自定义控件\实绩管理\ucResAdditive.Designer.cs">
  241. <DependentUpon>ucResAdditive.cs</DependentUpon>
  242. </Compile>
  243. <Compile Include="公共自定义控件\实绩管理\ucResBofc.cs">
  244. <SubType>UserControl</SubType>
  245. </Compile>
  246. <Compile Include="公共自定义控件\实绩管理\ucResBofc.Designer.cs">
  247. <DependentUpon>ucResBofc.cs</DependentUpon>
  248. </Compile>
  249. <Compile Include="公共自定义控件\实绩管理\ucResHmp.cs">
  250. <SubType>UserControl</SubType>
  251. </Compile>
  252. <Compile Include="公共自定义控件\实绩管理\ucResHmp.Designer.cs">
  253. <DependentUpon>ucResHmp.cs</DependentUpon>
  254. </Compile>
  255. <Compile Include="公共自定义控件\实绩管理\ucResHmpPlan.cs">
  256. <SubType>UserControl</SubType>
  257. </Compile>
  258. <Compile Include="公共自定义控件\实绩管理\ucResHmpPlan.Designer.cs">
  259. <DependentUpon>ucResHmpPlan.cs</DependentUpon>
  260. </Compile>
  261. <Compile Include="公共自定义控件\实绩管理\ucResPlan.cs">
  262. <SubType>UserControl</SubType>
  263. </Compile>
  264. <Compile Include="公共自定义控件\实绩管理\ucResPlan.Designer.cs">
  265. <DependentUpon>ucResPlan.cs</DependentUpon>
  266. </Compile>
  267. <Compile Include="公共自定义控件\实绩管理\ucResAdditiveBase.cs">
  268. <SubType>UserControl</SubType>
  269. </Compile>
  270. <Compile Include="公共自定义控件\实绩管理\ucResAdditiveBase.Designer.cs">
  271. <DependentUpon>ucResAdditiveBase.cs</DependentUpon>
  272. </Compile>
  273. <Compile Include="公共自定义控件\实绩管理\ucResAdditiveProcess.cs">
  274. <SubType>UserControl</SubType>
  275. </Compile>
  276. <Compile Include="公共自定义控件\实绩管理\ucResAdditiveProcess.Designer.cs">
  277. <DependentUpon>ucResAdditiveProcess.cs</DependentUpon>
  278. </Compile>
  279. <Compile Include="公共自定义控件\实绩管理\ucResCas.cs">
  280. <SubType>UserControl</SubType>
  281. </Compile>
  282. <Compile Include="公共自定义控件\实绩管理\ucResCas.Designer.cs">
  283. <DependentUpon>ucResCas.cs</DependentUpon>
  284. </Compile>
  285. <Compile Include="公共自定义控件\实绩管理\ucResLfs.cs">
  286. <SubType>UserControl</SubType>
  287. </Compile>
  288. <Compile Include="公共自定义控件\实绩管理\ucResLfs.Designer.cs">
  289. <DependentUpon>ucResLfs.cs</DependentUpon>
  290. </Compile>
  291. <Compile Include="公共自定义控件\实绩管理\ucResElectricity.cs">
  292. <SubType>UserControl</SubType>
  293. </Compile>
  294. <Compile Include="公共自定义控件\实绩管理\ucResElectricity.Designer.cs">
  295. <DependentUpon>ucResElectricity.cs</DependentUpon>
  296. </Compile>
  297. <Compile Include="公共自定义控件\实绩管理\ucResEaf.cs">
  298. <SubType>UserControl</SubType>
  299. </Compile>
  300. <Compile Include="公共自定义控件\实绩管理\ucResEaf.Designer.cs">
  301. <DependentUpon>ucResEaf.cs</DependentUpon>
  302. </Compile>
  303. <Compile Include="公共自定义控件\实绩管理\ucResStovePlan.cs">
  304. <SubType>UserControl</SubType>
  305. </Compile>
  306. <Compile Include="公共自定义控件\实绩管理\ucResStovePlan.Designer.cs">
  307. <DependentUpon>ucResStovePlan.cs</DependentUpon>
  308. </Compile>
  309. <Compile Include="公共自定义控件\实绩管理\ucResStovePlanCcm.cs">
  310. <SubType>UserControl</SubType>
  311. </Compile>
  312. <Compile Include="公共自定义控件\实绩管理\ucResStovePlanCcm.Designer.cs">
  313. <DependentUpon>ucResStovePlanCcm.cs</DependentUpon>
  314. </Compile>
  315. <Compile Include="公共自定义控件\实绩管理\ucResVds.cs">
  316. <SubType>UserControl</SubType>
  317. </Compile>
  318. <Compile Include="公共自定义控件\实绩管理\ucResVds.Designer.cs">
  319. <DependentUpon>ucResVds.cs</DependentUpon>
  320. </Compile>
  321. <Compile Include="公共自定义控件\实绩管理\ucResAdditiveScheme.cs">
  322. <SubType>UserControl</SubType>
  323. </Compile>
  324. <Compile Include="公共自定义控件\实绩管理\ucResAdditiveScheme.Designer.cs">
  325. <DependentUpon>ucResAdditiveScheme.cs</DependentUpon>
  326. </Compile>
  327. <Compile Include="公共自定义控件\实绩管理\ucResRhs.cs">
  328. <SubType>UserControl</SubType>
  329. </Compile>
  330. <Compile Include="公共自定义控件\实绩管理\ucResRhs.Designer.cs">
  331. <DependentUpon>ucResRhs.cs</DependentUpon>
  332. </Compile>
  333. <Compile Include="公共自定义控件\实绩管理炉号查询\ClsResBLL.cs" />
  334. <Compile Include="公共自定义控件\实绩管理\ucResBase.cs">
  335. <SubType>UserControl</SubType>
  336. </Compile>
  337. <Compile Include="公共自定义控件\实绩管理\ucResBase.Designer.cs">
  338. <DependentUpon>ucResBase.cs</DependentUpon>
  339. </Compile>
  340. <Compile Include="公共自定义控件\实绩管理\ucResCcm.cs">
  341. <SubType>UserControl</SubType>
  342. </Compile>
  343. <Compile Include="公共自定义控件\实绩管理\ucResCcm.Designer.cs">
  344. <DependentUpon>ucResCcm.cs</DependentUpon>
  345. </Compile>
  346. <Compile Include="公共自定义控件\实绩管理\ucResPlanCcm.cs">
  347. <SubType>UserControl</SubType>
  348. </Compile>
  349. <Compile Include="公共自定义控件\实绩管理\ucResPlanCcm.Designer.cs">
  350. <DependentUpon>ucResPlanCcm.cs</DependentUpon>
  351. </Compile>
  352. <Compile Include="公共自定义控件\实绩管理\ucResCast.cs">
  353. <SubType>UserControl</SubType>
  354. </Compile>
  355. <Compile Include="公共自定义控件\实绩管理\ucResCast.Designer.cs">
  356. <DependentUpon>ucResCast.cs</DependentUpon>
  357. </Compile>
  358. <Compile Include="公共自定义控件\实绩管理炉号查询\ucHeatNoQuery.cs">
  359. <SubType>UserControl</SubType>
  360. </Compile>
  361. <Compile Include="公共自定义控件\实绩管理炉号查询\ucHeatNoQuery.Designer.cs">
  362. <DependentUpon>ucHeatNoQuery.cs</DependentUpon>
  363. </Compile>
  364. <Compile Include="公共自定义控件\实绩管理炉号查询\ucStoveQuery.cs">
  365. <SubType>UserControl</SubType>
  366. </Compile>
  367. <Compile Include="公共自定义控件\实绩管理炉号查询\ucStoveQuery.Designer.cs">
  368. <DependentUpon>ucStoveQuery.cs</DependentUpon>
  369. </Compile>
  370. <Compile Include="公共自定义控件\温度\ucNewTemperature.cs">
  371. <SubType>UserControl</SubType>
  372. </Compile>
  373. <Compile Include="公共自定义控件\温度\ucNewTemperature.Designer.cs">
  374. <DependentUpon>ucNewTemperature.cs</DependentUpon>
  375. </Compile>
  376. <Compile Include="公共自定义控件\温度\ucTemperature.cs">
  377. <SubType>UserControl</SubType>
  378. </Compile>
  379. <Compile Include="公共自定义控件\温度\ucTemperature.Designer.cs">
  380. <DependentUpon>ucTemperature.cs</DependentUpon>
  381. </Compile>
  382. <Compile Include="控件重写\ucButton.cs">
  383. <SubType>Component</SubType>
  384. </Compile>
  385. <Compile Include="炼钢公共类\ClsControlPack.cs" />
  386. <Compile Include="炼钢公共类\ClsCommandPack.cs" />
  387. <Compile Include="炼钢公共类\ClsDataAccessPack.cs" />
  388. <Compile Include="CommonClientToServer.cs">
  389. <SubType>Form</SubType>
  390. </Compile>
  391. <Compile Include="炼钢公共类\MyXml.cs" />
  392. <Compile Include="PublicMethod.cs" />
  393. <Compile Include="窗体基类\frmPopup.cs">
  394. <SubType>Form</SubType>
  395. </Compile>
  396. <Compile Include="窗体基类\frmPopup.Designer.cs">
  397. <DependentUpon>frmPopup.cs</DependentUpon>
  398. </Compile>
  399. <Compile Include="窗体基类\frmStyleBase.cs">
  400. <SubType>Form</SubType>
  401. </Compile>
  402. <Compile Include="窗体基类\frmStyleBase.designer.cs">
  403. <DependentUpon>frmStyleBase.cs</DependentUpon>
  404. </Compile>
  405. <Compile Include="Properties\AssemblyInfo.cs" />
  406. <Compile Include="公共弹出窗体\时间设置\frmSetTime.cs">
  407. <SubType>Form</SubType>
  408. </Compile>
  409. <Compile Include="公共弹出窗体\时间设置\frmSetTime.Designer.cs">
  410. <DependentUpon>frmSetTime.cs</DependentUpon>
  411. </Compile>
  412. <Compile Include="公共自定义控件\化学成分\ucChemelEment.cs">
  413. <SubType>UserControl</SubType>
  414. </Compile>
  415. <Compile Include="公共自定义控件\化学成分\ucChemelEment.Designer.cs">
  416. <DependentUpon>ucChemelEment.cs</DependentUpon>
  417. </Compile>
  418. <Compile Include="炼钢公共类\ClsBusinessPack.cs" />
  419. </ItemGroup>
  420. <ItemGroup>
  421. <EmbeddedResource Include="AppTest\frmTest.resx">
  422. <DependentUpon>frmTest.cs</DependentUpon>
  423. <SubType>Designer</SubType>
  424. </EmbeddedResource>
  425. <EmbeddedResource Include="Properties\licenses.licx" />
  426. <EmbeddedResource Include="Properties\Resources.resx">
  427. <Generator>ResXFileCodeGenerator</Generator>
  428. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  429. <SubType>Designer</SubType>
  430. </EmbeddedResource>
  431. <EmbeddedResource Include="公共弹出窗体\作业界面手动操作窗体\frmManualOperate.resx">
  432. <DependentUpon>frmManualOperate.cs</DependentUpon>
  433. <SubType>Designer</SubType>
  434. </EmbeddedResource>
  435. <EmbeddedResource Include="公共弹出窗体\作业界面手动操作窗体\ucManualOperateUnit.resx">
  436. <DependentUpon>ucManualOperateUnit.cs</DependentUpon>
  437. <SubType>Designer</SubType>
  438. </EmbeddedResource>
  439. <EmbeddedResource Include="公共弹出窗体\加料料仓设置\frmSelectWeight.resx">
  440. <DependentUpon>frmSelectWeight.cs</DependentUpon>
  441. <SubType>Designer</SubType>
  442. </EmbeddedResource>
  443. <EmbeddedResource Include="公共弹出窗体\加料料仓设置\frmSetHopper.resx">
  444. <DependentUpon>frmSetHopper.cs</DependentUpon>
  445. <SubType>Designer</SubType>
  446. </EmbeddedResource>
  447. <EmbeddedResource Include="公共弹出窗体\手投料设置\frmSetMaterialName.resx">
  448. <DependentUpon>frmSetMaterialName.cs</DependentUpon>
  449. <SubType>Designer</SubType>
  450. </EmbeddedResource>
  451. <EmbeddedResource Include="公共弹出窗体\数值输入\frmInputDecimal.resx">
  452. <DependentUpon>frmInputDecimal.cs</DependentUpon>
  453. <SubType>Designer</SubType>
  454. </EmbeddedResource>
  455. <EmbeddedResource Include="公共弹出窗体\时间设置\frmSetTime.resx">
  456. <DependentUpon>frmSetTime.cs</DependentUpon>
  457. <SubType>Designer</SubType>
  458. </EmbeddedResource>
  459. <EmbeddedResource Include="公共弹出窗体\炉号编辑\frmHeatNoEditor.resx">
  460. <DependentUpon>frmHeatNoEditor.cs</DependentUpon>
  461. <SubType>Designer</SubType>
  462. </EmbeddedResource>
  463. <EmbeddedResource Include="公共弹出窗体\物料选择\frmMaterial.resx">
  464. <DependentUpon>frmMaterial.cs</DependentUpon>
  465. <SubType>Designer</SubType>
  466. </EmbeddedResource>
  467. <EmbeddedResource Include="公共自定义控件\切割计划\FrmProductQuery.resx">
  468. <DependentUpon>FrmProductQuery.cs</DependentUpon>
  469. </EmbeddedResource>
  470. <EmbeddedResource Include="公共自定义控件\加料信息\ucAdditive.resx">
  471. <DependentUpon>ucAdditive.cs</DependentUpon>
  472. <SubType>Designer</SubType>
  473. </EmbeddedResource>
  474. <EmbeddedResource Include="公共自定义控件\化学成分\ucChemelEment.resx">
  475. <DependentUpon>ucChemelEment.cs</DependentUpon>
  476. <SubType>Designer</SubType>
  477. </EmbeddedResource>
  478. <EmbeddedResource Include="公共自定义控件\化学成分\ucNewChemelEment.resx">
  479. <DependentUpon>ucNewChemelEment.cs</DependentUpon>
  480. </EmbeddedResource>
  481. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResBase.resx">
  482. <DependentUpon>ucNewResBase.cs</DependentUpon>
  483. </EmbeddedResource>
  484. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResCcm.resx">
  485. <DependentUpon>ucNewResCcm.cs</DependentUpon>
  486. </EmbeddedResource>
  487. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResCcmCast.resx">
  488. <DependentUpon>ucNewResCcmCast.cs</DependentUpon>
  489. </EmbeddedResource>
  490. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResEaf.resx">
  491. <DependentUpon>ucNewResEaf.cs</DependentUpon>
  492. </EmbeddedResource>
  493. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResEafWeight.resx">
  494. <DependentUpon>ucNewResEafWeight.cs</DependentUpon>
  495. </EmbeddedResource>
  496. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResLfs.resx">
  497. <DependentUpon>ucNewResLfs.cs</DependentUpon>
  498. </EmbeddedResource>
  499. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResRhs.resx">
  500. <DependentUpon>ucNewResRhs.cs</DependentUpon>
  501. </EmbeddedResource>
  502. <EmbeddedResource Include="公共自定义控件\实绩管理\ucNewResVds.resx">
  503. <DependentUpon>ucNewResVds.cs</DependentUpon>
  504. </EmbeddedResource>
  505. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditive.resx">
  506. <DependentUpon>ucResAdditive.cs</DependentUpon>
  507. <SubType>Designer</SubType>
  508. </EmbeddedResource>
  509. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResBase.resx">
  510. <DependentUpon>ucResBase.cs</DependentUpon>
  511. <SubType>Designer</SubType>
  512. </EmbeddedResource>
  513. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResCcm.resx">
  514. <DependentUpon>ucResCcm.cs</DependentUpon>
  515. <SubType>Designer</SubType>
  516. </EmbeddedResource>
  517. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResHmp.resx">
  518. <DependentUpon>ucResHmp.cs</DependentUpon>
  519. <SubType>Designer</SubType>
  520. </EmbeddedResource>
  521. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResHmpPlan.resx">
  522. <DependentUpon>ucResHmpPlan.cs</DependentUpon>
  523. <SubType>Designer</SubType>
  524. </EmbeddedResource>
  525. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResPlanCcm.resx">
  526. <DependentUpon>ucResPlanCcm.cs</DependentUpon>
  527. <SubType>Designer</SubType>
  528. </EmbeddedResource>
  529. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResCast.resx">
  530. <DependentUpon>ucResCast.cs</DependentUpon>
  531. <SubType>Designer</SubType>
  532. </EmbeddedResource>
  533. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResBofc.resx">
  534. <DependentUpon>ucResBofc.cs</DependentUpon>
  535. <SubType>Designer</SubType>
  536. </EmbeddedResource>
  537. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResPlan.resx">
  538. <DependentUpon>ucResPlan.cs</DependentUpon>
  539. <SubType>Designer</SubType>
  540. </EmbeddedResource>
  541. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditiveBase.resx">
  542. <DependentUpon>ucResAdditiveBase.cs</DependentUpon>
  543. <SubType>Designer</SubType>
  544. </EmbeddedResource>
  545. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditiveProcess.resx">
  546. <DependentUpon>ucResAdditiveProcess.cs</DependentUpon>
  547. <SubType>Designer</SubType>
  548. </EmbeddedResource>
  549. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResCas.resx">
  550. <DependentUpon>ucResCas.cs</DependentUpon>
  551. <SubType>Designer</SubType>
  552. </EmbeddedResource>
  553. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResLfs.resx">
  554. <DependentUpon>ucResLfs.cs</DependentUpon>
  555. <SubType>Designer</SubType>
  556. </EmbeddedResource>
  557. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResElectricity.resx">
  558. <DependentUpon>ucResElectricity.cs</DependentUpon>
  559. <SubType>Designer</SubType>
  560. </EmbeddedResource>
  561. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResEaf.resx">
  562. <DependentUpon>ucResEaf.cs</DependentUpon>
  563. <SubType>Designer</SubType>
  564. </EmbeddedResource>
  565. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResStovePlan.resx">
  566. <DependentUpon>ucResStovePlan.cs</DependentUpon>
  567. </EmbeddedResource>
  568. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResStovePlanCcm.resx">
  569. <DependentUpon>ucResStovePlanCcm.cs</DependentUpon>
  570. </EmbeddedResource>
  571. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResVds.resx">
  572. <DependentUpon>ucResVds.cs</DependentUpon>
  573. <SubType>Designer</SubType>
  574. </EmbeddedResource>
  575. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResAdditiveScheme.resx">
  576. <DependentUpon>ucResAdditiveScheme.cs</DependentUpon>
  577. <SubType>Designer</SubType>
  578. </EmbeddedResource>
  579. <EmbeddedResource Include="公共自定义控件\实绩管理\ucResRhs.resx">
  580. <DependentUpon>ucResRhs.cs</DependentUpon>
  581. <SubType>Designer</SubType>
  582. </EmbeddedResource>
  583. <EmbeddedResource Include="公共自定义控件\实绩管理炉号查询\ucHeatNoQuery.resx">
  584. <DependentUpon>ucHeatNoQuery.cs</DependentUpon>
  585. <SubType>Designer</SubType>
  586. </EmbeddedResource>
  587. <EmbeddedResource Include="公共自定义控件\实绩管理炉号查询\ucStoveQuery.resx">
  588. <DependentUpon>ucStoveQuery.cs</DependentUpon>
  589. </EmbeddedResource>
  590. <EmbeddedResource Include="公共自定义控件\温度\ucNewTemperature.resx">
  591. <DependentUpon>ucNewTemperature.cs</DependentUpon>
  592. </EmbeddedResource>
  593. <EmbeddedResource Include="公共自定义控件\温度\ucTemperature.resx">
  594. <DependentUpon>ucTemperature.cs</DependentUpon>
  595. <SubType>Designer</SubType>
  596. </EmbeddedResource>
  597. <EmbeddedResource Include="窗体基类\frmPopup.resx">
  598. <DependentUpon>frmPopup.cs</DependentUpon>
  599. <SubType>Designer</SubType>
  600. </EmbeddedResource>
  601. </ItemGroup>
  602. <ItemGroup>
  603. <None Include="ClassDiagram1.cd" />
  604. </ItemGroup>
  605. <ItemGroup>
  606. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  607. <Visible>False</Visible>
  608. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  609. <Install>false</Install>
  610. </BootstrapperPackage>
  611. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  612. <Visible>False</Visible>
  613. <ProductName>.NET Framework 3.5 SP1</ProductName>
  614. <Install>true</Install>
  615. </BootstrapperPackage>
  616. </ItemGroup>
  617. <ItemGroup>
  618. <ProjectReference Include="..\Core.Mes.Client.Comm\Core.Mes.Client.Comm.csproj">
  619. <Project>{55F37230-96DA-4BD8-8C8C-A840B2E32558}</Project>
  620. <Name>Core.Mes.Client.Comm</Name>
  621. </ProjectReference>
  622. <ProjectReference Include="..\Core.StlMes.Client.LgClassModel\Core.StlMes.Client.LgClassModel.csproj">
  623. <Project>{fefd2443-c1f6-4e02-834f-0d17b31a20ce}</Project>
  624. <Name>Core.StlMes.Client.LgClassModel</Name>
  625. </ProjectReference>
  626. </ItemGroup>
  627. <ItemGroup>
  628. <Folder Include="Properties\DataSources\" />
  629. </ItemGroup>
  630. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  631. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  632. Other similar extension points exist, see Microsoft.Common.targets.
  633. <Target Name="BeforeBuild">
  634. </Target>
  635. <Target Name="AfterBuild">
  636. </Target>
  637. -->
  638. </Project>