From d990cf35a8816c7447fef4552ee83d041466636d Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Wed, 25 Sep 2019 18:29:12 +0300 Subject: Implemented Hardware Configuration Tab on Machine Designer !!! --- .../Tango.MachineStudio.MachineDesigner.csproj | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj index 71f5ec864..855b0d196 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj @@ -81,14 +81,21 @@ + + + + ColorCalibrationView.xaml + + HardwareConfigurationView.xaml + MachineCreationDialog.xaml @@ -121,6 +128,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -292,7 +303,7 @@ - + \ No newline at end of file -- cgit v1.3.1