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 latest AnyCPU pdbonly true bin\Release\ TRACE prompt 4 latest Themes\MyLogoNormal.ico ..\ThirdParty\dlls\CommandLine.dll ..\ThirdParty\dlls\DocumentFormat.OpenXml.dll ..\ThirdParty\dlls\ExcelLibrary.dll ..\ThirdParty\dlls\log4net.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\Newtonsoft.Json.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 False ..\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 AITPumpDouble.xaml AnalogControl.xaml AnalogControl2.xaml BodyBottom.xaml BodyLid.xaml ChooseDialogBoxView.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 PurgeDialogView.xaml TMView.xaml GetValue.xaml OverViewView.xaml ChartingSelectDataView.xaml ChartingTemplateView.xaml ContinueSelectDialogView.xaml PMAlarmView.xaml PMChartingView.xaml PMCleanRecipeView.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 RtIpAddressInput.xaml Splash.xaml WinDataView.xaml Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer 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 Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer 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 Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer 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 Designer MSBuild:Compile PMOperationView.xaml PMProcessView.xaml PMServoView.xaml RecipeEditorView.xaml RoutineConfigView.xaml Code True True Resources.resx True Settings.settings True ResXFileCodeGenerator Resources.Designer.cs Designer SettingsSingleFileGenerator Settings.Designer.cs {bcbd839a-c9a0-4be7-98ca-b0a88ad38e5a} RTCore {090a1e9c-1087-4c8a-b4e0-ff074459e071} RTEquipmentLibrary {a40b734c-f2ec-453c-a5fb-70cd46452bf1} UIClient {2c9e1df3-1aba-4972-be60-41dd9b3c47a7} UICore {dc5fd3dc-4cf4-4484-9ef9-1b878b25a6d5} SicPM 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\CDIO.dll" if exist "$(ProjectDir)..\SicSetup\Packages\SicUI\Data\Config" rd "$(ProjectDir)..\SicSetup\Packages\SicUI\Data\Config" /s /q