FurnaceRT.csproj 27 KB

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