Debug AnyCPU {290FE38F-45F9-408C-B25B-C899B467E3F8} WinExe Properties SicUI SicUI v4.5.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true AnyCPU true full false bin\Debug\ TRACE;DEBUG;NET,SHOW_SPLASH_SCREEN prompt 4 true false AnyCPU pdbonly true bin\Release\ TRACE prompt 4 Themes\MyLogoNormal.ico False ..\ThirdParty\dlls\CommandLine.dll ..\ThirdParty\dlls\DocumentFormat.OpenXml.dll ..\ThirdParty\dlls\ExcelLibrary.dll ..\ThirdParty\dlls\log4net.dll ..\ThirdParty\dlls\MaterialDesignColors.dll ..\ThirdParty\dlls\MaterialDesignThemes.Wpf.dll ..\FrameworkLocal\MECF.Framework.Common.dll ..\ThirdParty\dlls\Microsoft.DwayneNeed.dll ..\ThirdParty\dlls\Microsoft.DwayneNeed.Win32.dll ..\ThirdParty\dlls\Microsoft.Expression.Drawing.dll False ..\ThirdParty\dlls\SciCart\SciChart.Charting.dll False ..\ThirdParty\dlls\SciCart\SciChart.Core.dll False ..\ThirdParty\dlls\SciCart\SciChart.Data.dll False ..\ThirdParty\dlls\SciCart\SciChart.Drawing.dll ..\ThirdParty\dlls\Sicentury.Core.dll ..\ThirdParty\dlls\System.Windows.Interactivity.dll 4.0 ..\ThirdParty\dlls\WPFToolkit.dll False ..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.dll ..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.Themes.Aero.dll False ..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll MSBuild:Compile Designer AITPump.xaml AnalogControl.xaml AnalogControl2.xaml BodyBottom.xaml BodyLid.xaml ChooseDialogBoxView.xaml EFEMControl.xaml M2C4EFEMView.xaml RobotEfemTray.xaml RobotEfemWafer.xaml MoveBody.xaml InputDialogBox.xaml AtmRobotMultiLP.xaml M2C4EFEMView2.xaml Door.xaml LoadLock.xaml Reactor.xaml RecipeProcess.xaml ValveBig.xaml WaferAssociationUnit.xaml WaferAssociationUnitLite.xaml RuntimeView.xaml DeviceView.xaml EFEM2View.xaml EFEMView.xaml PurgeDialogView.xaml TMView.xaml OverViewView.xaml ChartingSelectDataView.xaml ChartingTemplateView.xaml ContinueSelectDialogView.xaml PMAlarmView.xaml PMChartingView.xaml PMCommMonitorView.xaml PMHeaterView.xaml PMLeakCheckView.xaml PMMfcDynamicFlowView.xaml PMMotionView.xaml PMLinkedDeviceView.xaml Slot.xaml SlitDoor.xaml Tray.xaml WaferCtrl.xaml Chamber.xaml Door.xaml MFCView.xaml Slot.xaml Wafer.xaml WaferTransferDialog.xaml ItemsSelectDialogView.xaml TMLeakCheckView.xaml MainView.xaml App.xaml Code EditorPassChangeView.xaml EditorPassCheckView.xaml RecipeEditorValidationDetailWindow.xaml RoutineConfigView.xaml RtIpAddressInput.xaml Splash.xaml WinDataView.xaml Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator Designer XamlIntelliSenseFileGenerator MSBuild:Compile Designer MSBuild:Compile Designer PMOperationView.xaml PMProcessView.xaml PMServoView.xaml RecipeEditorView.xaml Code True True Resources.resx True Settings.settings True ResXFileCodeGenerator Resources.Designer.cs Designer SettingsSingleFileGenerator Settings.Designer.cs {090a1e9c-1087-4c8a-b4e0-ff074459e071} RTEquipmentLibrary {a40b734c-f2ec-453c-a5fb-70cd46452bf1} UIClient {2c9e1df3-1aba-4972-be60-41dd9b3c47a7} UICore Designer Always Always Always REM 输出到安装目录,供安装打包使用 if exist "$(ProjectDir)..\SicSetup\Packages\SicUI" rd "$(ProjectDir)..\SicSetup\Packages\SicUI" /s /q md "$(ProjectDir)..\SicSetup\Packages\SicUI\" echo 复制文件到安装目录,"$(ProjectDir)..\SicSetup\Packages\SicUI\" xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\SicSetup\Packages\SicUI\" /q REM 配置文件Copy del "$(ProjectDir)..\SicSetup\Packages\SicUI\*.pdb" del "$(ProjectDir)..\SicSetup\Packages\SicUI\*.old" if exist "$(ProjectDir)..\SicSetup\Packages\SicUI\Logs" rd "$(ProjectDir)..\SicSetup\Packages\SicUI\Logs" /s /q if exist "$(ProjectDir)..\SicSetup\Packages\SicUI\PresetGroups" rd "$(ProjectDir)..\SicSetup\Packages\SicUI\PresetGroups" /s /q