EfemDualUI.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>{6CE7DFFC-F0B9-40FD-94AA-EEFE616D83AD}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>EfemDualUI</RootNamespace>
  10. <AssemblyName>EfemDualUI</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. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <ApplicationIcon>Resources\MyLogoNormal.ico</ApplicationIcon>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="EPDViewerLib">
  42. <HintPath>..\..\Dependence\epdviewer\EPDViewerLib.dll</HintPath>
  43. </Reference>
  44. <Reference Include="ExcelLibrary">
  45. <HintPath>..\..\ThirdParty\dlls\ExcelLibrary.dll</HintPath>
  46. </Reference>
  47. <Reference Include="log4net">
  48. <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Microsoft.DwayneNeed">
  51. <HintPath>..\..\ThirdParty\dlls\Microsoft.DwayneNeed.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Microsoft.DwayneNeed.Win32">
  54. <HintPath>..\..\ThirdParty\dlls\Microsoft.DwayneNeed.Win32.dll</HintPath>
  55. </Reference>
  56. <Reference Include="SciChart.Charting, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Charting.dll</HintPath>
  59. </Reference>
  60. <Reference Include="SciChart.Core, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Core.dll</HintPath>
  63. </Reference>
  64. <Reference Include="SciChart.Data, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Data.dll</HintPath>
  67. </Reference>
  68. <Reference Include="SciChart.Drawing, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Drawing.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Data" />
  74. <Reference Include="System.Drawing" />
  75. <Reference Include="System.Windows.Forms" />
  76. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\..\ThirdParty\dlls\System.Windows.Interactivity.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.Xml" />
  81. <Reference Include="Microsoft.CSharp" />
  82. <Reference Include="System.Core" />
  83. <Reference Include="System.Xml.Linq" />
  84. <Reference Include="System.Data.DataSetExtensions" />
  85. <Reference Include="System.Net.Http" />
  86. <Reference Include="System.Xaml">
  87. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  88. </Reference>
  89. <Reference Include="Telerik.Windows.Controls.Navigation">
  90. <HintPath>..\..\Dependence\epdviewer\Telerik.Windows.Controls.Navigation.dll</HintPath>
  91. </Reference>
  92. <Reference Include="WindowsBase" />
  93. <Reference Include="PresentationCore" />
  94. <Reference Include="PresentationFramework" />
  95. <Reference Include="WindowsFormsIntegration" />
  96. <Reference Include="WPFToolkit">
  97. <HintPath>..\..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Xceed.Wpf.Toolkit, Version=2.0.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
  102. </Reference>
  103. </ItemGroup>
  104. <ItemGroup>
  105. <ApplicationDefinition Include="App.xaml">
  106. <Generator>MSBuild:Compile</Generator>
  107. <SubType>Designer</SubType>
  108. </ApplicationDefinition>
  109. <Compile Include="Config\SystemConfigManager.cs" />
  110. <Compile Include="Controls\Parts\AtmRobot.xaml.cs">
  111. <DependentUpon>AtmRobot.xaml</DependentUpon>
  112. </Compile>
  113. <Compile Include="Controls\UnitControls\TMFrontView.xaml.cs">
  114. <DependentUpon>TMFrontView.xaml</DependentUpon>
  115. </Compile>
  116. <Compile Include="Converter\BoolVisibilityConverter.cs" />
  117. <Compile Include="Converter\HideNullConverter.cs" />
  118. <Compile Include="Converter\VisibilityConverter.cs" />
  119. <Compile Include="Converter\WaferColorConverter.cs" />
  120. <Compile Include="Converter\WaferConverter.cs" />
  121. <Compile Include="Converter\WaferDropConverter.cs" />
  122. <Compile Include="Converter\WaferStatusConverter.cs" />
  123. <Compile Include="Views\History\ProcessHistory\ChartParameter.cs" />
  124. <Compile Include="Views\History\ProcessHistory\ProcessHistoryProvider.cs" />
  125. <Compile Include="Views\History\ProcessHistory\ProcessHistoryView.xaml.cs">
  126. <DependentUpon>ProcessHistoryView.xaml</DependentUpon>
  127. </Compile>
  128. <Compile Include="Views\History\ProcessHistory\ProcessHistoryViewModel.cs" />
  129. <Compile Include="Views\History\ProcessHistory\SelectDataView.xaml.cs">
  130. <DependentUpon>SelectDataView.xaml</DependentUpon>
  131. </Compile>
  132. <Compile Include="Views\History\ProcessHistory\SelectDataViewModel.cs" />
  133. <Compile Include="Views\History\Statistics\StatisticsView.xaml.cs">
  134. <DependentUpon>StatisticsView.xaml</DependentUpon>
  135. </Compile>
  136. <Compile Include="Views\History\Statistics\StatisticsViewModel.cs" />
  137. <Compile Include="Views\History\WaferHistory\WaferHistoryDBView.xaml.cs">
  138. <DependentUpon>WaferHistoryDBView.xaml</DependentUpon>
  139. </Compile>
  140. <Compile Include="Views\History\WaferHistory\WaferHistoryDBViewModel.cs" />
  141. <Compile Include="Views\Platforms\Mainframes\MainframeView.xaml.cs">
  142. <DependentUpon>MainframeView.xaml</DependentUpon>
  143. </Compile>
  144. <Compile Include="Views\Platforms\Mainframes\MainframeViewModel.cs" />
  145. <Compile Include="Views\PMs\CustomCalibration.cs" />
  146. <Compile Include="Views\PMs\EPDView.xaml.cs">
  147. <DependentUpon>EPDView.xaml</DependentUpon>
  148. </Compile>
  149. <Compile Include="Views\PMs\EPDViewModel.cs" />
  150. <Compile Include="Views\PMs\GaslineItem.cs" />
  151. <Compile Include="Views\PMs\IUiRecipeManager.cs" />
  152. <Compile Include="Views\PMs\LeakCheckView.xaml.cs">
  153. <DependentUpon>LeakCheckView.xaml</DependentUpon>
  154. </Compile>
  155. <Compile Include="Views\PMs\LeakCheckViewModel.cs" />
  156. <Compile Include="Views\PMs\MFCVerificationView.xaml.cs">
  157. <DependentUpon>MFCVerificationView.xaml</DependentUpon>
  158. </Compile>
  159. <Compile Include="Views\PMs\MFCVerificationViewModel.cs" />
  160. <Compile Include="Views\PMs\OesView.xaml.cs">
  161. <DependentUpon>OesView.xaml</DependentUpon>
  162. </Compile>
  163. <Compile Include="Views\PMs\OesViewModel.cs" />
  164. <Compile Include="Views\PMs\PMPIDViewModel.cs" />
  165. <Compile Include="Views\PMs\PMPIDView.xaml.cs">
  166. <DependentUpon>PMPIDView.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="Views\PMs\PmOverviewView.xaml.cs">
  169. <DependentUpon>PmOverviewView.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="Views\PMs\PmOverviewViewModel.cs" />
  172. <Compile Include="Views\PMs\PMParameter.cs" />
  173. <Compile Include="Views\PMs\PMTemplateSelector.cs" />
  174. <Compile Include="Views\PMs\RecipeEditorView.xaml.cs">
  175. <DependentUpon>RecipeEditorView.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="Views\PMs\RecipeEditorViewModel.cs" />
  178. <Compile Include="Views\PMs\SCValue.cs" />
  179. <Compile Include="Views\PMs\UiRecipeManager.cs" />
  180. <Compile Include="Views\Recipe\Clean\ChamberClean.xaml.cs">
  181. <DependentUpon>ChamberClean.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="Views\Recipe\Clean\PMCleanView.xaml.cs">
  184. <DependentUpon>PMCleanView.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="Views\Recipe\Clean\PMCleanViewModel.cs" />
  187. <Page Include="Controls\Parts\ATMDualArmRobot.xaml">
  188. <SubType>Designer</SubType>
  189. <Generator>MSBuild:Compile</Generator>
  190. </Page>
  191. <Page Include="Controls\Parts\AtmRobot.xaml">
  192. <Generator>MSBuild:Compile</Generator>
  193. <SubType>Designer</SubType>
  194. </Page>
  195. <Page Include="Controls\Parts\EFEM.xaml">
  196. <SubType>Designer</SubType>
  197. <Generator>MSBuild:Compile</Generator>
  198. </Page>
  199. <Page Include="Controls\Parts\VTMDualArmRobotPro.xaml">
  200. <SubType>Designer</SubType>
  201. <Generator>MSBuild:Compile</Generator>
  202. </Page>
  203. <Page Include="Controls\UnitControls\FOUPFrontView.xaml">
  204. <SubType>Designer</SubType>
  205. <Generator>MSBuild:Compile</Generator>
  206. </Page>
  207. <Page Include="Controls\Parts\MFTwo.xaml">
  208. <SubType>Designer</SubType>
  209. <Generator>MSBuild:Compile</Generator>
  210. </Page>
  211. <Page Include="Controls\Parts\SlitValve.xaml">
  212. <SubType>Designer</SubType>
  213. <Generator>MSBuild:Compile</Generator>
  214. </Page>
  215. <Page Include="Controls\UnitControls\EFEMFrontView.xaml">
  216. <SubType>Designer</SubType>
  217. <Generator>MSBuild:Compile</Generator>
  218. </Page>
  219. <Page Include="Controls\UnitControls\LoadLockFrontView.xaml">
  220. <SubType>Designer</SubType>
  221. <Generator>MSBuild:Compile</Generator>
  222. </Page>
  223. <Page Include="Controls\UnitControls\TMFrontView.xaml">
  224. <SubType>Designer</SubType>
  225. <Generator>MSBuild:Compile</Generator>
  226. </Page>
  227. <Page Include="MainView.xaml">
  228. <Generator>MSBuild:Compile</Generator>
  229. <SubType>Designer</SubType>
  230. </Page>
  231. <Compile Include="App.xaml.cs">
  232. <DependentUpon>App.xaml</DependentUpon>
  233. <SubType>Code</SubType>
  234. </Compile>
  235. <Compile Include="Bootstrapper.cs" />
  236. <Compile Include="ClientApp.cs" />
  237. <Compile Include="Controls\Common\AnimationQueue.cs" />
  238. <Compile Include="Controls\Common\AxisCanvas.cs" />
  239. <Compile Include="Controls\Common\RelayCommand.cs" />
  240. <Compile Include="Controls\Common\RobotConstant.cs" />
  241. <Compile Include="Controls\Common\ViewModelControl.cs" />
  242. <Compile Include="Controls\Parts\ATMDualArmRobot.xaml.cs">
  243. <DependentUpon>ATMDualArmRobot.xaml</DependentUpon>
  244. </Compile>
  245. <Compile Include="Controls\Parts\EFEM.xaml.cs">
  246. <DependentUpon>EFEM.xaml</DependentUpon>
  247. </Compile>
  248. <Compile Include="Controls\Parts\VTMDualArmRobotPro.xaml.cs">
  249. <DependentUpon>VTMDualArmRobotPro.xaml</DependentUpon>
  250. </Compile>
  251. <Compile Include="Controls\UnitControls\FOUPFrontView.xaml.cs">
  252. <DependentUpon>FOUPFrontView.xaml</DependentUpon>
  253. </Compile>
  254. <Compile Include="Controls\Parts\MFTwo.xaml.cs">
  255. <DependentUpon>MFTwo.xaml</DependentUpon>
  256. </Compile>
  257. <Compile Include="Controls\Parts\MFTwoModel.cs" />
  258. <Compile Include="Controls\Parts\SlitValve.xaml.cs">
  259. <DependentUpon>SlitValve.xaml</DependentUpon>
  260. </Compile>
  261. <Compile Include="Controls\UnitControls\EFEMFrontView.xaml.cs">
  262. <DependentUpon>EFEMFrontView.xaml</DependentUpon>
  263. </Compile>
  264. <Compile Include="Controls\UnitControls\LoadLockFrontView.xaml.cs">
  265. <DependentUpon>LoadLockFrontView.xaml</DependentUpon>
  266. </Compile>
  267. <Compile Include="Views\LocalUIViewModelBase.cs" />
  268. <Compile Include="MainView.xaml.cs">
  269. <DependentUpon>MainView.xaml</DependentUpon>
  270. </Compile>
  271. <Compile Include="MainViewModel.cs" />
  272. <Page Include="Themes\Generic.xaml">
  273. <Generator>MSBuild:Compile</Generator>
  274. <SubType>Designer</SubType>
  275. </Page>
  276. <Page Include="Themes\StringResources.en-US.xaml">
  277. <Generator>MSBuild:Compile</Generator>
  278. <SubType>Designer</SubType>
  279. </Page>
  280. <Page Include="Themes\StringResources.zh-CN.xaml">
  281. <Generator>MSBuild:Compile</Generator>
  282. <SubType>Designer</SubType>
  283. </Page>
  284. <Page Include="Views\History\ProcessHistory\ProcessHistoryView.xaml">
  285. <SubType>Designer</SubType>
  286. <Generator>MSBuild:Compile</Generator>
  287. </Page>
  288. <Page Include="Views\History\ProcessHistory\SelectDataView.xaml">
  289. <SubType>Designer</SubType>
  290. <Generator>MSBuild:Compile</Generator>
  291. </Page>
  292. <Page Include="Views\History\Statistics\StatisticsView.xaml">
  293. <SubType>Designer</SubType>
  294. <Generator>MSBuild:Compile</Generator>
  295. </Page>
  296. <Page Include="Views\History\WaferHistory\WaferHistoryDBView.xaml">
  297. <SubType>Designer</SubType>
  298. <Generator>MSBuild:Compile</Generator>
  299. </Page>
  300. <Page Include="Views\Platforms\EFEMs\EFEMView.xaml">
  301. <Generator>MSBuild:Compile</Generator>
  302. <SubType>Designer</SubType>
  303. </Page>
  304. <Page Include="Views\Operations\Overviews\EfemDualView.xaml">
  305. <Generator>MSBuild:Compile</Generator>
  306. <SubType>Designer</SubType>
  307. </Page>
  308. <Page Include="Views\Platforms\Mainframes\MainframeView.xaml">
  309. <SubType>Designer</SubType>
  310. <Generator>MSBuild:Compile</Generator>
  311. </Page>
  312. <Page Include="Views\PMs\EPDView.xaml">
  313. <SubType>Designer</SubType>
  314. <Generator>MSBuild:Compile</Generator>
  315. </Page>
  316. <Page Include="Views\PMs\LeakCheckView.xaml">
  317. <SubType>Designer</SubType>
  318. <Generator>MSBuild:Compile</Generator>
  319. </Page>
  320. <Page Include="Views\PMs\MFCVerificationView.xaml">
  321. <SubType>Designer</SubType>
  322. <Generator>MSBuild:Compile</Generator>
  323. </Page>
  324. <Page Include="Views\PMs\OesView.xaml">
  325. <SubType>Designer</SubType>
  326. <Generator>MSBuild:Compile</Generator>
  327. </Page>
  328. <Page Include="Views\PMs\PMPIDView.xaml">
  329. <Generator>MSBuild:Compile</Generator>
  330. <SubType>Designer</SubType>
  331. </Page>
  332. <Page Include="Views\PMs\PmOverviewView.xaml">
  333. <Generator>MSBuild:Compile</Generator>
  334. <SubType>Designer</SubType>
  335. </Page>
  336. <Page Include="Views\PMs\RecipeEditorView.xaml">
  337. <SubType>Designer</SubType>
  338. <Generator>MSBuild:Compile</Generator>
  339. </Page>
  340. <Page Include="Views\Recipe\Clean\ChamberClean.xaml">
  341. <SubType>Designer</SubType>
  342. <Generator>MSBuild:Compile</Generator>
  343. </Page>
  344. <Page Include="Views\Recipe\Clean\PMCleanView.xaml">
  345. <SubType>Designer</SubType>
  346. <Generator>MSBuild:Compile</Generator>
  347. </Page>
  348. </ItemGroup>
  349. <ItemGroup>
  350. <Compile Include="Views\Platforms\EFEMs\EFEMView.xaml.cs">
  351. <DependentUpon>EFEMView.xaml</DependentUpon>
  352. </Compile>
  353. <Compile Include="Views\Platforms\EFEMs\EFEMViewModel.cs" />
  354. <Compile Include="Views\Operations\Overviews\EfemDualView.xaml.cs">
  355. <DependentUpon>EfemDualView.xaml</DependentUpon>
  356. </Compile>
  357. <Compile Include="Views\Operations\Overviews\EfemDualViewModel.cs" />
  358. <Compile Include="Properties\AssemblyInfo.cs">
  359. <SubType>Code</SubType>
  360. </Compile>
  361. <Compile Include="Properties\Resources.Designer.cs">
  362. <AutoGen>True</AutoGen>
  363. <DesignTime>True</DesignTime>
  364. <DependentUpon>Resources.resx</DependentUpon>
  365. </Compile>
  366. <Compile Include="Properties\Settings.Designer.cs">
  367. <AutoGen>True</AutoGen>
  368. <DependentUpon>Settings.settings</DependentUpon>
  369. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  370. </Compile>
  371. <EmbeddedResource Include="Properties\Resources.resx">
  372. <Generator>ResXFileCodeGenerator</Generator>
  373. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  374. </EmbeddedResource>
  375. <None Include="Properties\Settings.settings">
  376. <Generator>SettingsSingleFileGenerator</Generator>
  377. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  378. </None>
  379. </ItemGroup>
  380. <ItemGroup>
  381. <None Include="App.config" />
  382. </ItemGroup>
  383. <ItemGroup>
  384. <Resource Include="Resources\MyLogoNormal.ico" />
  385. </ItemGroup>
  386. <ItemGroup>
  387. <None Include="Config\Menu.xml">
  388. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  389. <SubType>Designer</SubType>
  390. </None>
  391. </ItemGroup>
  392. <ItemGroup>
  393. <ProjectReference Include="..\..\FrameworkLocal\Common\Common.csproj">
  394. <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
  395. <Name>Common</Name>
  396. </ProjectReference>
  397. <ProjectReference Include="..\..\FrameworkLocal\UIClient\UIClient.csproj">
  398. <Project>{a40b734c-f2ec-453c-a5fb-70cd46452bf1}</Project>
  399. <Name>UIClient</Name>
  400. </ProjectReference>
  401. <ProjectReference Include="..\..\FrameworkLocal\UICore\UICore.csproj">
  402. <Project>{2c9e1df3-1aba-4972-be60-41dd9b3c47a7}</Project>
  403. <Name>UICore</Name>
  404. </ProjectReference>
  405. <ProjectReference Include="..\..\JetVirgoPM\JetVirgoPM.csproj">
  406. <Project>{5f69db4d-57e1-4c66-bbb1-dea3aefcd652}</Project>
  407. <Name>JetVirgoPM</Name>
  408. </ProjectReference>
  409. <ProjectReference Include="..\..\RecipeEditorControl\RecipeEditorControl.csproj">
  410. <Project>{C226E370-E9FB-48E7-BF40-89A33F88EF17}</Project>
  411. <Name>RecipeEditorControl</Name>
  412. </ProjectReference>
  413. </ItemGroup>
  414. <ItemGroup>
  415. <Resource Include="Resources\Images\jetplasmalogo.png" />
  416. </ItemGroup>
  417. <ItemGroup>
  418. <Resource Include="Themes\Images\Parts\atmrobot\arm1.png" />
  419. <Resource Include="Themes\Images\Parts\atmrobot\arm2.png" />
  420. <Resource Include="Themes\Images\Parts\atmrobot\dock.png" />
  421. <Resource Include="Themes\Images\Parts\atmrobot\hand.png" />
  422. <Resource Include="Themes\Images\Parts\atmrobot\image02.png" />
  423. </ItemGroup>
  424. <ItemGroup>
  425. <Resource Include="Themes\Images\Parts\vtmrobot\arm1.png" />
  426. <Resource Include="Themes\Images\Parts\vtmrobot\arm2.png" />
  427. <Resource Include="Themes\Images\Parts\vtmrobot\arm3.png" />
  428. <Resource Include="Themes\Images\Parts\vtmrobot\dock.png" />
  429. <Resource Include="Themes\Images\Parts\vtmrobot\dock2.png" />
  430. <Resource Include="Themes\Images\Parts\vtmrobot\hand.png" />
  431. <Resource Include="Themes\Images\Parts\vtmrobot\hand1.png" />
  432. <Resource Include="Themes\Images\Parts\vtmrobot\hand2.png" />
  433. </ItemGroup>
  434. <ItemGroup>
  435. <Resource Include="Themes\Images\Parts\vtmrobot1\arm1.png" />
  436. <Resource Include="Themes\Images\Parts\vtmrobot1\arm2.png" />
  437. <Resource Include="Themes\Images\Parts\vtmrobot1\arm21.png" />
  438. <Resource Include="Themes\Images\Parts\vtmrobot1\arm3.png" />
  439. <Resource Include="Themes\Images\Parts\vtmrobot1\dock.png" />
  440. <Resource Include="Themes\Images\Parts\vtmrobot1\dock2.png" />
  441. <Resource Include="Themes\Images\Parts\vtmrobot1\hand.png" />
  442. <Resource Include="Themes\Images\Parts\vtmrobot1\hand1.png" />
  443. <Resource Include="Themes\Images\Parts\vtmrobot1\hand2.png" />
  444. </ItemGroup>
  445. <ItemGroup>
  446. <Resource Include="Themes\Images\Parts\aligner.png" />
  447. <Resource Include="Themes\Images\Parts\alignerbg-1.png" />
  448. <Resource Include="Themes\Images\Parts\alignerbg-2.png" />
  449. <Resource Include="Themes\Images\Parts\alignerbg-blue.png" />
  450. <Resource Include="Themes\Images\Parts\alignerbg-gray.png" />
  451. <Resource Include="Themes\Images\Parts\alignerbg-green.png" />
  452. <Resource Include="Themes\Images\Parts\alignerbg-red.png" />
  453. <Resource Include="Themes\Images\Parts\alignerbg.png" />
  454. <Resource Include="Themes\Images\Parts\alignerbg2.png" />
  455. <Resource Include="Themes\Images\Parts\chamber.png" />
  456. <Resource Include="Themes\Images\Parts\door.png" />
  457. <Resource Include="Themes\Images\Parts\doorclose.png" />
  458. <Resource Include="Themes\Images\Parts\dooropen.png" />
  459. <Resource Include="Themes\Images\Parts\doorunknown.png" />
  460. <Resource Include="Themes\Images\Parts\efem.png" />
  461. <Resource Include="Themes\Images\Parts\efembg.png" />
  462. <Resource Include="Themes\Images\Parts\efemtrack.png" />
  463. <Resource Include="Themes\Images\Parts\foup.png" />
  464. <Resource Include="Themes\Images\Parts\foupempty.png" />
  465. <Resource Include="Themes\Images\Parts\image15.png" />
  466. <Resource Include="Themes\Images\Parts\image16.png" />
  467. <Resource Include="Themes\Images\Parts\image17.png" />
  468. <Resource Include="Themes\Images\Parts\image18.png" />
  469. <Resource Include="Themes\Images\Parts\image19.png" />
  470. <Resource Include="Themes\Images\Parts\image20.png" />
  471. <Resource Include="Themes\Images\Parts\lamte0.png" />
  472. <Resource Include="Themes\Images\Parts\lamte00.png" />
  473. <Resource Include="Themes\Images\Parts\lamte01.png" />
  474. <Resource Include="Themes\Images\Parts\lamte04.png" />
  475. <Resource Include="Themes\Images\Parts\lamte05.png" />
  476. <Resource Include="Themes\Images\Parts\lamte22.png" />
  477. <Resource Include="Themes\Images\Parts\lamte23.png" />
  478. <Resource Include="Themes\Images\Parts\lamte24.png" />
  479. <Resource Include="Themes\Images\Parts\llbg.png" />
  480. <Resource Include="Themes\Images\Parts\loadlock.png" />
  481. <Resource Include="Themes\Images\Parts\loadport.png" />
  482. <Resource Include="Themes\Images\Parts\lpbg.png" />
  483. <Resource Include="Themes\Images\Parts\pmbg-1.png" />
  484. <Resource Include="Themes\Images\Parts\pmbg-2.png" />
  485. <Resource Include="Themes\Images\Parts\pmbg-blue.png" />
  486. <Resource Include="Themes\Images\Parts\pmbg-gray.png" />
  487. <Resource Include="Themes\Images\Parts\pmbg-green.png" />
  488. <Resource Include="Themes\Images\Parts\pmbg-red.png" />
  489. <Resource Include="Themes\Images\Parts\pmbg.png" />
  490. <Resource Include="Themes\Images\Parts\pmbg2.png" />
  491. <Resource Include="Themes\Images\Parts\smif-blue.png" />
  492. <Resource Include="Themes\Images\Parts\smif-green.png" />
  493. <Resource Include="Themes\Images\Parts\smif-red.png" />
  494. <Resource Include="Themes\Images\Parts\smif.png" />
  495. <Resource Include="Themes\Images\Parts\tm.png" />
  496. <Resource Include="Themes\Images\Parts\tmbg.png" />
  497. <Resource Include="Themes\Images\Parts\tmbg1.png" />
  498. <Resource Include="Themes\Images\Parts\tmdock.png" />
  499. <Resource Include="Themes\Images\Parts\vce-2.png" />
  500. <Resource Include="Themes\Images\Parts\vce1-1.png" />
  501. <Resource Include="Themes\Images\Parts\vce2-2.png" />
  502. <Resource Include="Themes\Images\Parts\vce2-blue.png" />
  503. <Resource Include="Themes\Images\Parts\vce2-green.png" />
  504. <Resource Include="Themes\Images\Parts\vce2-red.png" />
  505. <Resource Include="Themes\Images\Parts\vcebg1-blue.png" />
  506. <Resource Include="Themes\Images\Parts\vcebg1-gray.png" />
  507. <Resource Include="Themes\Images\Parts\vcebg1-green.png" />
  508. <Resource Include="Themes\Images\Parts\vcebg1-red.png" />
  509. <Resource Include="Themes\Images\Parts\vcebg1.png" />
  510. <Resource Include="Themes\Images\Parts\vcebg1f.png" />
  511. <Resource Include="Themes\Images\Parts\vcebg2-blue.png" />
  512. <Resource Include="Themes\Images\Parts\vcebg2-gray.png" />
  513. <Resource Include="Themes\Images\Parts\vcebg2-green.png" />
  514. <Resource Include="Themes\Images\Parts\vcebg2-red.png" />
  515. <Resource Include="Themes\Images\Parts\vcebg2.png" />
  516. <Resource Include="Themes\Images\Parts\vcebg2f.png" />
  517. <Resource Include="Themes\Images\Parts\wafer.png" />
  518. </ItemGroup>
  519. <ItemGroup>
  520. <Resource Include="Themes\Images\Parts1\arm.png" />
  521. <Resource Include="Themes\Images\Parts1\arm1.png" />
  522. <Resource Include="Themes\Images\Parts1\arm2.png" />
  523. <Resource Include="Themes\Images\Parts1\armroot.png" />
  524. <Resource Include="Themes\Images\Parts1\ArrowCurve.png" />
  525. <Resource Include="Themes\Images\Parts1\bg.png" />
  526. <Resource Include="Themes\Images\Parts1\chamber.png" />
  527. <Resource Include="Themes\Images\Parts1\doorclose.png" />
  528. <Resource Include="Themes\Images\Parts1\dooropen.png" />
  529. <Resource Include="Themes\Images\Parts1\ef00.png" />
  530. <Resource Include="Themes\Images\Parts1\ef01.png" />
  531. <Resource Include="Themes\Images\Parts1\ef02.png" />
  532. <Resource Include="Themes\Images\Parts1\ef03.png" />
  533. <Resource Include="Themes\Images\Parts1\eye.png" />
  534. <Resource Include="Themes\Images\Parts1\Foup.jpg" />
  535. <Resource Include="Themes\Images\Parts1\foup.png" />
  536. <Resource Include="Themes\Images\Parts1\hand1.png" />
  537. <Resource Include="Themes\Images\Parts1\image02.png" />
  538. <Resource Include="Themes\Images\Parts1\sp00.png" />
  539. <Resource Include="Themes\Images\Parts1\sp01.png" />
  540. <Resource Include="Themes\Images\Parts1\sp04.png" />
  541. <Resource Include="Themes\Images\Parts1\sp04f.png" />
  542. <Resource Include="Themes\Images\Parts1\sp05.png" />
  543. <Resource Include="Themes\Images\Parts1\sp06.png" />
  544. <Resource Include="Themes\Images\Parts1\sp14.png" />
  545. <Resource Include="Themes\Images\Parts1\sp15.png" />
  546. <Resource Include="Themes\Images\Parts1\sp16.png" />
  547. <Resource Include="Themes\Images\Parts1\station.png" />
  548. </ItemGroup>
  549. <ItemGroup>
  550. <Resource Include="Resources\Images\metisPM.png" />
  551. </ItemGroup>
  552. <ItemGroup>
  553. <Resource Include="Resources\Images\M2C4Parts\Layout0901.png" />
  554. <Resource Include="Resources\Images\M2C4Parts\Layout0902.png" />
  555. </ItemGroup>
  556. <ItemGroup>
  557. <Resource Include="Resources\Images\M2C4Parts\Layout09.png" />
  558. </ItemGroup>
  559. <ItemGroup>
  560. <None Include="Config\SystemConfigA.default.xml">
  561. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  562. </None>
  563. <None Include="Config\SystemConfigB.default.xml">
  564. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  565. </None>
  566. </ItemGroup>
  567. <ItemGroup>
  568. <Resource Include="Themes\Images\Parts1\ef03Done.png" />
  569. </ItemGroup>
  570. <ItemGroup>
  571. <Resource Include="Themes\Images\Parts1\ef03Error.png" />
  572. </ItemGroup>
  573. <ItemGroup>
  574. <Resource Include="Themes\Images\Parts1\ef03Transfer.png" />
  575. </ItemGroup>
  576. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  577. <PropertyGroup>
  578. <PostBuildEvent>REM 输出到安装目录,供安装打包使用
  579. if exist "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI" rd "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI" /s /q
  580. md "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\"
  581. echo 复制文件到安装目录,"$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\"
  582. xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\" /q
  583. REM 配置文件Copy
  584. del "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\*.pdb"
  585. del "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\CDIO.dll"
  586. if exist "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\Logs" rd "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\Logs" /s /q
  587. if exist "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\Data\Config" rd "$(ProjectDir)..\EfemDualSetup\Packages\EfemDualUI\Data\Config" /s /q</PostBuildEvent>
  588. </PropertyGroup>
  589. </Project>