FurnaceRT.csproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  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>{5EAFA05F-C2C0-40B3-9C8F-46D8559148D0}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>FurnaceRT</RootNamespace>
  10. <AssemblyName>FurnaceRT</AssemblyName>
  11. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <Deterministic>true</Deterministic>
  16. <IsWebBootstrapper>false</IsWebBootstrapper>
  17. <PublishUrl>publish\</PublishUrl>
  18. <Install>true</Install>
  19. <InstallFrom>Disk</InstallFrom>
  20. <UpdateEnabled>false</UpdateEnabled>
  21. <UpdateMode>Foreground</UpdateMode>
  22. <UpdateInterval>7</UpdateInterval>
  23. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  24. <UpdatePeriodically>false</UpdatePeriodically>
  25. <UpdateRequired>false</UpdateRequired>
  26. <MapFileExtensions>true</MapFileExtensions>
  27. <ApplicationRevision>0</ApplicationRevision>
  28. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  29. <UseApplicationTrust>false</UseApplicationTrust>
  30. <BootstrapperEnabled>true</BootstrapperEnabled>
  31. <TargetFrameworkProfile />
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  34. <PlatformTarget>x64</PlatformTarget>
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  43. <Prefer32Bit>false</Prefer32Bit>
  44. <DocumentationFile>
  45. </DocumentationFile>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  48. <PlatformTarget>AnyCPU</PlatformTarget>
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. </PropertyGroup>
  56. <PropertyGroup>
  57. <ApplicationIcon>Resources\MyLogoTray.ico</ApplicationIcon>
  58. </PropertyGroup>
  59. <ItemGroup>
  60. <Reference Include="DocumentFormat.OpenXml">
  61. <HintPath>..\..\ThirdParty\dlls\DocumentFormat.OpenXml.dll</HintPath>
  62. </Reference>
  63. <Reference Include="FabConnect">
  64. <HintPath>..\..\FrameworkLocal\Output\MECF.Framework\FabConnect.dll</HintPath>
  65. </Reference>
  66. <Reference Include="HslCommunication">
  67. <HintPath>..\..\ThirdParty\dlls\HslCommunication.dll</HintPath>
  68. </Reference>
  69. <Reference Include="log4net">
  70. <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
  71. </Reference>
  72. <Reference Include="MECF.Framework.MyFA.Core, Version=1.0.9257.26145, Culture=neutral, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>dependence\MECF.Framework.MyFA.Core.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.DwayneNeed">
  77. <HintPath>..\..\ThirdParty\dlls\Microsoft.DwayneNeed.dll</HintPath>
  78. </Reference>
  79. <Reference Include="RTCommunicatorSingalR">
  80. <HintPath>..\..\ThirdParty\Mini8Communicator\RTCommunicatorSingalR.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System" />
  83. <Reference Include="System.Configuration" />
  84. <Reference Include="System.Data" />
  85. <Reference Include="System.ServiceModel" />
  86. <Reference Include="System.Web.Extensions" />
  87. <Reference Include="System.Xml" />
  88. <Reference Include="Microsoft.CSharp" />
  89. <Reference Include="System.Core" />
  90. <Reference Include="System.Xml.Linq" />
  91. <Reference Include="System.Data.DataSetExtensions" />
  92. <Reference Include="System.Net.Http" />
  93. <Reference Include="System.Xaml">
  94. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  95. </Reference>
  96. <Reference Include="TwinCAT.Ads">
  97. <HintPath>..\..\ThirdParty\dlls\TwinCAT.Ads.dll</HintPath>
  98. </Reference>
  99. <Reference Include="WindowsBase" />
  100. <Reference Include="PresentationCore" />
  101. <Reference Include="PresentationFramework" />
  102. <Reference Include="WPFToolkit">
  103. <HintPath>..\..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
  104. </Reference>
  105. <Reference Include="Xceed.Wpf.Toolkit">
  106. <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
  107. </Reference>
  108. </ItemGroup>
  109. <ItemGroup>
  110. <Compile Include="Backends\BackendPressureTuneView.xaml.cs">
  111. <DependentUpon>BackendPressureTuneView.xaml</DependentUpon>
  112. </Compile>
  113. <Compile Include="Backends\BackendTuneView.xaml.cs">
  114. <DependentUpon>BackendTuneView.xaml</DependentUpon>
  115. </Compile>
  116. <Compile Include="Devices\DeviceStatus.cs" />
  117. <Compile Include="Devices\IoBufferMotor.cs" />
  118. <Compile Include="Devices\IoHeaterBand2.cs" />
  119. <Compile Include="Devices\IoHeaterBand3.cs" />
  120. <Compile Include="Devices\IoShutter.cs" />
  121. <Compile Include="Devices\IoDoor.cs" />
  122. <Compile Include="Devices\IoAPC.cs" />
  123. <Compile Include="Devices\IoFFU.cs" />
  124. <Compile Include="Devices\IoHeaterBand.cs" />
  125. <Compile Include="Devices\IoHeater.cs" />
  126. <Compile Include="Devices\IoFIMS.cs" />
  127. <Compile Include="Devices\IoFurnaceMotor.cs" />
  128. <Compile Include="Devices\IoLP.cs" />
  129. <Compile Include="Devices\IoTrigger2.cs" />
  130. <Compile Include="Devices\IoTrigger3.cs" />
  131. <Compile Include="Devices\IoTrigger4.cs" />
  132. <Compile Include="Equipments\Boats\BoatMove.cs" />
  133. <Compile Include="Equipments\Boats\BoatMoveCycleTest.cs" />
  134. <Compile Include="Equipments\Boats\BoatShutterCycleTest.cs" />
  135. <Compile Include="Equipments\Boats\BoatZAxisMoveCycleTest.cs" />
  136. <Compile Include="Equipments\Boats\BoatRAxisMoveCycleTest.cs" />
  137. <Compile Include="Equipments\CarrierRobots\CarrierRobotCycleSwap.cs" />
  138. <Compile Include="Equipments\CarrierRobots\CarrierRobotGoto.cs" />
  139. <Compile Include="Equipments\CarrierRobots\CarrierRobotSwap.cs" />
  140. <Compile Include="Equipments\FIMSs\FIMSLoadRoutine.cs" />
  141. <Compile Include="Equipments\FIMSs\FIMSModuleAlarmDefine.cs" />
  142. <Compile Include="Equipments\FIMSs\FIMSCycleTest.cs" />
  143. <Compile Include="Equipments\FIMSs\FIMSUnloadRoutine.cs" />
  144. <Compile Include="Equipments\Jobs\TransferJob.cs" />
  145. <Compile Include="Equipments\Boats\BoatModuleDevice.cs" />
  146. <Compile Include="Equipments\Boats\BoatModule.cs" />
  147. <Compile Include="Equipments\Boats\BoatHome.cs" />
  148. <Compile Include="Equipments\Boats\BoatRAxisMove.cs" />
  149. <Compile Include="Equipments\Boats\BoatZAxisManualMove.cs" />
  150. <Compile Include="Equipments\Boats\BoatZAxisMove.cs" />
  151. <Compile Include="Equipments\Boats\BoatModuleAlarmDefine.cs" />
  152. <Compile Include="Equipments\CarrierRobots\CarrierRobotModuleAlarmDefine.cs" />
  153. <Compile Include="Equipments\CarrierRobots\CarrierRobotModuleBase.cs" />
  154. <Compile Include="Equipments\CarrierRobots\CarrierRobotModuleDevice.cs" />
  155. <Compile Include="Equipments\CarrierRobots\CarrierRobotPlace.cs" />
  156. <Compile Include="Equipments\CarrierRobots\CarrierRobotPick.cs" />
  157. <Compile Include="Equipments\CarrierRobots\CarrierRobotHome.cs" />
  158. <Compile Include="Equipments\CarrierRobots\CarrierUnload.cs" />
  159. <Compile Include="Equipments\CarrierRobots\CarrierRobotModule.cs" />
  160. <Compile Include="Equipments\CarrierRobots\CarrierLoad.cs" />
  161. <Compile Include="Equipments\FIMSs\FIMSHomeRoutine.cs" />
  162. <Compile Include="Equipments\FIMSs\FIMSModule.cs" />
  163. <Compile Include="Equipments\FIMSs\FIMSModuleBase.cs" />
  164. <Compile Include="Equipments\FIMSs\FIMSModuleDevice.cs" />
  165. <Compile Include="Equipments\Jobs\ReturnAllWafer.cs" />
  166. <Compile Include="Equipments\LPs\LoadPortAutoLoad.cs" />
  167. <Compile Include="Equipments\LPs\LoadPortHome.cs" />
  168. <Compile Include="Equipments\LPs\LoadPortLoad.cs" />
  169. <Compile Include="Equipments\LPs\LoadPortModule.cs" />
  170. <Compile Include="Equipments\LPs\LoadPortModuleAlarmDefine.cs" />
  171. <Compile Include="Equipments\LPs\LoadPortModuleBase.cs" />
  172. <Compile Include="Equipments\LPs\LoadPortReadCarrierId.cs" />
  173. <Compile Include="Equipments\LPs\LoadPortModuleDevice.cs" />
  174. <Compile Include="Equipments\LPs\LoadPortAutoUnload.cs" />
  175. <Compile Include="Equipments\LPs\LoadPortUnload.cs" />
  176. <Compile Include="Devices\IoMFM.cs" />
  177. <Compile Include="Equipments\PMs\IRecipeDBCallback.cs" />
  178. <Compile Include="Equipments\PMs\IRecipeFACallback.cs" />
  179. <Compile Include="Equipments\PMs\ParameterExecutions\ParameterFileContext.cs" />
  180. <Compile Include="Equipments\PMs\PMAlarmCondition.cs" />
  181. <Compile Include="Equipments\PMs\PMMethods.cs" />
  182. <Compile Include="Equipments\PMs\PMScheduleMaintenance.cs" />
  183. <Compile Include="Equipments\PMs\PMLeakCheck.cs" />
  184. <Compile Include="Equipments\PMs\PMModuleAlarmDefine.cs" />
  185. <Compile Include="Equipments\PMs\PMAux.cs" />
  186. <Compile Include="Equipments\PMs\PMN2Purge.cs" />
  187. <Compile Include="Equipments\PMs\PMModuleRecipeExecutor.cs" />
  188. <Compile Include="Equipments\PMs\RecipeDBCallback.cs" />
  189. <Compile Include="Equipments\PMs\RecipeExecutions\Fdc.cs" />
  190. <Compile Include="Equipments\PMs\RecipeExecutions\RecipeLayoutEntity.cs" />
  191. <Compile Include="Equipments\PMs\RecipeFACallback.cs" />
  192. <Compile Include="Equipments\Schedulers\ISchedulerDBCallback.cs" />
  193. <Compile Include="Equipments\Schedulers\ISchedulerFACallback.cs" />
  194. <Compile Include="Equipments\Schedulers\SchedulerDBCallback.cs" />
  195. <Compile Include="Equipments\Schedulers\SchedulerCarrierRobot.cs" />
  196. <Compile Include="Equipments\Schedulers\SchedulerFIMS.cs" />
  197. <Compile Include="Equipments\Schedulers\SchedulerLoadPort.cs" />
  198. <Compile Include="Equipments\Schedulers\SchedulerStocker.cs" />
  199. <Compile Include="Equipments\Schedulers\SchedulerWaferRobot.cs" />
  200. <Compile Include="Equipments\Schedulers\SchedulerFACallback.cs" />
  201. <Compile Include="Equipments\Stockers\StockerModule.cs" />
  202. <Compile Include="Equipments\Stockers\StockerModuleBase.cs" />
  203. <Compile Include="Devices\IoMFC.cs" />
  204. <Compile Include="Equipments\Stockers\StockerModuleDevice.cs" />
  205. <Compile Include="Equipments\Systems\EquipmentManagerAlarmDefine.cs" />
  206. <Compile Include="Equipments\Systems\EquipmentManager_FA.cs" />
  207. <Compile Include="Equipments\Systems\FinsPlcAdapter.cs" />
  208. <Compile Include="Equipments\Systems\FinsPlc.cs" />
  209. <Compile Include="Equipments\Systems\EquipmentDevice.cs" />
  210. <Compile Include="Equipments\Systems\HomeAll.cs" />
  211. <Compile Include="Devices\IoPressureMeter.cs" />
  212. <Compile Include="Equipments\Systems\IoPump3.cs" />
  213. <Compile Include="Equipments\Systems\IoPump.cs" />
  214. <Compile Include="Equipments\Systems\IoSmif.cs" />
  215. <Compile Include="Equipments\Systems\FinsProtocolPlc.cs" />
  216. <Compile Include="Equipments\Systems\MCProtocolPlc.cs" />
  217. <Compile Include="Equipments\Systems\ModbusTCP.cs" />
  218. <Compile Include="Equipments\Systems\ModuleFsmDevice.cs" />
  219. <Compile Include="Equipments\PMs\PMModuleBase.cs" />
  220. <Compile Include="Equipments\Systems\DeviceManager.cs" />
  221. <Compile Include="Equipments\PMs\RecipeExecutions\IRecipeExecutor.cs" />
  222. <Compile Include="Equipments\PMs\RecipeExecutions\PostProcess.cs" />
  223. <Compile Include="Equipments\PMs\RecipeExecutions\PreProcess.cs" />
  224. <Compile Include="Equipments\PMs\RecipeExecutions\Process.cs" />
  225. <Compile Include="Equipments\PMs\RecipeExecutions\RecipeHead.cs" />
  226. <Compile Include="Equipments\PMs\RecipeExecutions\RecipeParser.cs" />
  227. <Compile Include="Equipments\PMs\RecipeExecutions\RecipeRunningInfo.cs" />
  228. <Compile Include="Equipments\PMs\RecipeExecutions\RecipeStep.cs" />
  229. <Compile Include="Equipments\PMs\Routines\PMBaseRoutine.cs" />
  230. <Compile Include="Equipments\PMs\Routines\PMLeakCheckRoutine.cs" />
  231. <Compile Include="Equipments\PMs\PMModuleInterlock.cs" />
  232. <Compile Include="Equipments\PMs\PMModuleDevice.cs" />
  233. <Compile Include="Equipments\PMs\PMModule.cs" />
  234. <Compile Include="Equipments\Jobs\AutoTransfer.cs" />
  235. <Compile Include="Equipments\PMs\Routines\PMPostTransferRoutine.cs" />
  236. <Compile Include="Equipments\PMs\Routines\PMHomeRoutine.cs" />
  237. <Compile Include="Equipments\PMs\Routines\PMPrepareTransferRoutine.cs" />
  238. <Compile Include="Equipments\Systems\EquipmentManager.cs" />
  239. <Compile Include="Equipments\Schedulers\SchedulerModule.cs" />
  240. <Compile Include="Equipments\Schedulers\SchedulerPM.cs" />
  241. <Compile Include="Equipments\Schedulers\SchedulerModuleFactory.cs" />
  242. <Compile Include="Equipments\Systems\FurnaceMag7RobotConverter.cs" />
  243. <Compile Include="Equipments\Systems\FurnaceSignalTower.cs" />
  244. <Compile Include="Equipments\Systems\FurnaceTransferStage.cs" />
  245. <Compile Include="Equipments\Systems\FurnaceStocker.cs" />
  246. <Compile Include="Equipments\WaferRobots\WaferRobotHome.cs" />
  247. <Compile Include="Equipments\WaferRobots\WaferRobotMap.cs" />
  248. <Compile Include="Equipments\WaferRobots\WaferRobotModule.cs" />
  249. <Compile Include="Equipments\WaferRobots\WaferRobotModuleAlarmDefine.cs" />
  250. <Compile Include="Equipments\WaferRobots\WaferRobotModuleBase.cs" />
  251. <Compile Include="Equipments\WaferRobots\WaferRobotModuleDevice.cs" />
  252. <Compile Include="Equipments\WaferRobots\WaferRobotSwap.cs" />
  253. <Compile Include="Equipments\WaferRobots\WaferRobotPick.cs" />
  254. <Compile Include="Equipments\WaferRobots\WaferRobotPlace.cs" />
  255. <Compile Include="Extraction\ExtractionMethods.cs" />
  256. <Compile Include="FAs\VIDMap.cs" />
  257. <Compile Include="Properties\Annotations.cs" />
  258. <Compile Include="Equipments\PMs\RecipeExecutions\FurnaceRecipeFileContext.cs" />
  259. <ApplicationDefinition Include="Instances\App.xaml">
  260. <Generator>MSBuild:Compile</Generator>
  261. <SubType>Designer</SubType>
  262. </ApplicationDefinition>
  263. <Compile Include="Instances\App.xaml.cs">
  264. <DependentUpon>App.xaml</DependentUpon>
  265. </Compile>
  266. <Compile Include="Instances\RtInstance.cs" />
  267. <Compile Include="Instances\ToolLoader.cs" />
  268. </ItemGroup>
  269. <ItemGroup>
  270. <Compile Include="Properties\AssemblyInfo.cs">
  271. <SubType>Code</SubType>
  272. </Compile>
  273. <Compile Include="Properties\Resources.Designer.cs">
  274. <AutoGen>True</AutoGen>
  275. <DesignTime>True</DesignTime>
  276. <DependentUpon>Resources.resx</DependentUpon>
  277. </Compile>
  278. <Compile Include="Properties\Settings.Designer.cs">
  279. <AutoGen>True</AutoGen>
  280. <DependentUpon>Settings.settings</DependentUpon>
  281. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  282. </Compile>
  283. <EmbeddedResource Include="Properties\Resources.resx">
  284. <Generator>ResXFileCodeGenerator</Generator>
  285. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  286. </EmbeddedResource>
  287. <None Include="Config\Bats\restartUI.bat">
  288. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  289. </None>
  290. <None Include="Config\Bats\shutDownUI.bat">
  291. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  292. </None>
  293. <None Include="Config\Bats\startFurnace.bat">
  294. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  295. </None>
  296. <None Include="Config\Bats\stopFurnace.bat">
  297. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  298. </None>
  299. <None Include="Config\Bats\创建快捷方式.bat">
  300. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  301. </None>
  302. <None Include="Config\ELK\System.sccfg" />
  303. <None Include="Config\NTP\System.sccfg" />
  304. <None Include="Config\SiBCN\System.sccfg" />
  305. <None Include="Config\System.sccfg">
  306. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  307. </None>
  308. <None Include="Config\TiN\System.sccfg" />
  309. <None Include="Properties\Settings.settings">
  310. <Generator>SettingsSingleFileGenerator</Generator>
  311. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  312. </None>
  313. </ItemGroup>
  314. <ItemGroup>
  315. <None Include="App.config">
  316. <SubType>Designer</SubType>
  317. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  318. </None>
  319. </ItemGroup>
  320. <ItemGroup>
  321. <None Include="Config\DBModel.sql">
  322. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  323. </None>
  324. <None Include="Config\EventDefine.xml">
  325. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  326. <SubType>Designer</SubType>
  327. </None>
  328. <None Include="Config\SignalTower.xml">
  329. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  330. </None>
  331. </ItemGroup>
  332. <ItemGroup>
  333. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  334. <Visible>False</Visible>
  335. <ProductName>.NET Framework 3.5 SP1</ProductName>
  336. <Install>false</Install>
  337. </BootstrapperPackage>
  338. </ItemGroup>
  339. <ItemGroup>
  340. <Resource Include="ReleaseNotes.txt">
  341. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  342. </Resource>
  343. </ItemGroup>
  344. <ItemGroup>
  345. <None Include="Config\SequenceFormat.xml">
  346. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  347. <SubType>Designer</SubType>
  348. </None>
  349. </ItemGroup>
  350. <ItemGroup>
  351. <None Include="Config\FurnaceGemModel.xml">
  352. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  353. </None>
  354. </ItemGroup>
  355. <ItemGroup>
  356. <None Include="Config\DataGroup.xml">
  357. <SubType>Designer</SubType>
  358. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  359. </None>
  360. </ItemGroup>
  361. <ItemGroup>
  362. <None Include="Config\Recipe\Furnace\Process\TiN\RecipeFormat.xml">
  363. <SubType>Designer</SubType>
  364. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  365. </None>
  366. <None Include="Config\TiN\interlockUserDefine.xml">
  367. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  368. </None>
  369. <None Include="Config\TiN\interlock.xml">
  370. <SubType>Designer</SubType>
  371. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  372. </None>
  373. <None Include="Config\TiN\AlarmEventDefine.xml">
  374. <SubType>Designer</SubType>
  375. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  376. </None>
  377. <None Include="Config\NTP\interlockUserDefine.xml">
  378. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  379. </None>
  380. <None Include="Config\AlarmEventDefine.xml">
  381. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  382. </None>
  383. <None Include="Config\DisplayReplace.xml">
  384. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  385. </None>
  386. <None Include="Config\IO\_ioDefineHeater.xml">
  387. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  388. </None>
  389. <None Include="Config\IO\DeviceModelHeater.xml">
  390. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  391. </None>
  392. <None Include="Config\IO\ELK\DeviceModelPM.xml">
  393. <SubType>Designer</SubType>
  394. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  395. </None>
  396. <None Include="Config\IO\NTP\DeviceModelPM.xml">
  397. <SubType>Designer</SubType>
  398. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  399. </None>
  400. <None Include="Config\IO\ELK\_ioDefinePM.xml">
  401. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  402. </None>
  403. <None Include="Config\IO\NTP\_ioDefinePM.xml">
  404. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  405. </None>
  406. <None Include="Config\IO\NTP\IoProviderConfig.xml">
  407. <SubType>Designer</SubType>
  408. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  409. </None>
  410. <None Include="Config\IO\ELK\IoProviderConfig.xml">
  411. <SubType>Designer</SubType>
  412. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  413. </None>
  414. <None Include="Config\IO\NTP\_ioDefineHeater.xml">
  415. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  416. </None>
  417. <None Include="Config\IO\ELK\_ioDefineHeater.xml">
  418. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  419. </None>
  420. <None Include="Config\ELK\interlock.xml">
  421. <SubType>Designer</SubType>
  422. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  423. </None>
  424. <None Include="Config\ELK\interlockUserDefine.xml">
  425. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  426. </None>
  427. <None Include="Config\SiBCN\interlock.xml">
  428. <SubType>Designer</SubType>
  429. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  430. </None>
  431. <None Include="Config\SiBCN\interlockUserDefine.xml">
  432. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  433. </None>
  434. <None Include="Config\IO\SiBCN\_ioDefineHeater.xml">
  435. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  436. </None>
  437. <None Include="Config\IO\SiBCN\_ioDefinePM.xml">
  438. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  439. </None>
  440. <None Include="Config\IO\SiBCN\DeviceModelPM.xml">
  441. <SubType>Designer</SubType>
  442. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  443. </None>
  444. <None Include="Config\IO\SiBCN\IoProviderConfig.xml">
  445. <SubType>Designer</SubType>
  446. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  447. </None>
  448. <None Include="Config\IO\TiN\_ioDefineHeater.xml">
  449. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  450. </None>
  451. <None Include="Config\IO\TiN\_ioDefinePM.xml">
  452. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  453. </None>
  454. <None Include="Config\IO\TiN\DeviceModelPM.xml">
  455. <SubType>Designer</SubType>
  456. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  457. </None>
  458. <None Include="Config\IO\TiN\IoProviderConfig.xml">
  459. <SubType>Designer</SubType>
  460. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  461. </None>
  462. <None Include="Config\IO\ELK\_ioDefineGasLine.xml">
  463. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  464. </None>
  465. <None Include="Config\IO\ELK\DeviceModelGasLine.xml">
  466. <SubType>Designer</SubType>
  467. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  468. </None>
  469. <Content Include="Config\Parameter\AlarmCondition\ParameterFormat.xml">
  470. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  471. </Content>
  472. <Content Include="Config\Parameter\APCPID\ParameterFormat.xml">
  473. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  474. </Content>
  475. <Content Include="Config\Parameter\LeakCheckCondition\ParameterFormat.xml">
  476. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  477. </Content>
  478. <Content Include="Config\Parameter\TempAutoPID\ParameterFormat.xml">
  479. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  480. </Content>
  481. <Content Include="Config\Parameter\TempCorrection\ParameterFormat.xml">
  482. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  483. </Content>
  484. <Content Include="Config\Parameter\TempPID\ParameterFormat.xml">
  485. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  486. </Content>
  487. <Content Include="Config\Parameter\TempProfile\ParameterFormat.xml">
  488. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  489. </Content>
  490. <None Include="Config\Recipe\Furnace\Process\ELK\RecipeFormat.xml">
  491. <SubType>Designer</SubType>
  492. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  493. </None>
  494. <None Include="Config\Recipe\Furnace\Process\NTP\RecipeFormat.xml">
  495. <SubType>Designer</SubType>
  496. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  497. </None>
  498. <None Include="Config\Recipe\Furnace\Process\SiBCN\RecipeFormat.xml">
  499. <SubType>Designer</SubType>
  500. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  501. </None>
  502. <Resource Include="Resources\MyLogoTray.ico" />
  503. <None Include="Config\NTP\interlock.xml">
  504. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  505. <SubType>Designer</SubType>
  506. </None>
  507. <None Include="Config\NTP\AlarmEventDefine.xml">
  508. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  509. <SubType>Designer</SubType>
  510. </None>
  511. <None Include="Config\ELK\AlarmEventDefine.xml">
  512. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  513. <SubType>Designer</SubType>
  514. </None>
  515. <None Include="Config\SiBCN\AlarmEventDefine.xml">
  516. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  517. <SubType>Designer</SubType>
  518. </None>
  519. <None Include="Config\Account\Account.xml">
  520. <SubType>Designer</SubType>
  521. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  522. </None>
  523. <Content Include="Config\Recipe\Furnace\Layout\RecipeFormat.xml">
  524. <SubType>Designer</SubType>
  525. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  526. </Content>
  527. </ItemGroup>
  528. <ItemGroup>
  529. <Page Include="Backends\BackendPressureTuneView.xaml">
  530. <Generator>MSBuild:Compile</Generator>
  531. <SubType>Designer</SubType>
  532. </Page>
  533. <Page Include="Backends\BackendTuneView.xaml">
  534. <SubType>Designer</SubType>
  535. <Generator>MSBuild:Compile</Generator>
  536. </Page>
  537. </ItemGroup>
  538. <ItemGroup>
  539. <None Include="Config\VIDs\_ALID.xml">
  540. <SubType>Designer</SubType>
  541. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  542. </None>
  543. </ItemGroup>
  544. <ItemGroup>
  545. <None Include="Config\VIDs\_SVID.xml">
  546. <SubType>Designer</SubType>
  547. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  548. </None>
  549. </ItemGroup>
  550. <ItemGroup>
  551. <None Include="Config\VIDs\_DVID.xml">
  552. <SubType>Designer</SubType>
  553. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  554. </None>
  555. </ItemGroup>
  556. <ItemGroup>
  557. <None Include="Config\VIDs\_CEID.xml">
  558. <SubType>Designer</SubType>
  559. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  560. </None>
  561. </ItemGroup>
  562. <ItemGroup>
  563. <None Include="Config\VIDs\_ECID.xml">
  564. <SubType>Designer</SubType>
  565. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  566. </None>
  567. </ItemGroup>
  568. <ItemGroup>
  569. <None Include="Config\VIDs\_IDSeed.xml">
  570. <SubType>Designer</SubType>
  571. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  572. </None>
  573. </ItemGroup>
  574. <ItemGroup>
  575. <ProjectReference Include="..\..\FrameworkLocal\Common\Common.csproj">
  576. <Project>{6958FE72-CC01-4176-A86C-59B0E1CD0367}</Project>
  577. <Name>Common</Name>
  578. </ProjectReference>
  579. <ProjectReference Include="..\..\FrameworkLocal\RTCore\RTCore.csproj">
  580. <Project>{f913dfcb-9319-4fe9-98a5-2428cf6744de}</Project>
  581. <Name>RTCore</Name>
  582. </ProjectReference>
  583. <ProjectReference Include="..\..\FrameworkLocal\RTEquipmentLibrary\RTEquipmentLibrary.csproj">
  584. <Project>{A25B907A-0BF8-49B5-9B42-50EC3FC50A34}</Project>
  585. <Name>RTEquipmentLibrary</Name>
  586. </ProjectReference>
  587. <ProjectReference Include="..\..\FrameworkLocal\UIClient\UIClient.csproj">
  588. <Project>{1CE52879-0B94-4250-BE8A-5149E9396C54}</Project>
  589. <Name>UIClient</Name>
  590. </ProjectReference>
  591. <ProjectReference Include="..\..\FrameworkLocal\UICore\UICore.csproj">
  592. <Project>{1333f7c8-3db2-4783-8a37-3840f1be0cb0}</Project>
  593. <Name>UICore</Name>
  594. </ProjectReference>
  595. </ItemGroup>
  596. <ItemGroup>
  597. <Folder Include="Config\BackUp\" />
  598. </ItemGroup>
  599. <ItemGroup>
  600. <WCFMetadata Include="Connected Services\" />
  601. </ItemGroup>
  602. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  603. <PropertyGroup>
  604. <PostBuildEvent>REM 输出到安装目录,供安装打包使用
  605. if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT" /s /q
  606. md "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\"
  607. echo 复制文件到安装目录,"$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\"
  608. xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\" /q
  609. if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat" /s /q
  610. md "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat\"
  611. echo 复制文件到安装目录,"$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Config\Bats"
  612. xcopy /e "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Config\Bats\*.*" "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat\" /q
  613. REM 配置文件Copy
  614. del "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\*.pdb"
  615. if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Objects" del "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Objects\*.obj"
  616. if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Logs" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Logs" /s /q
  617. if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Recipes" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Recipes" /s /q
  618. if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Parameters\Parameter" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Parameters\Parameter" /s /q
  619. </PostBuildEvent>
  620. </PropertyGroup>
  621. </Project>