From 485f8da4b55ae19f0a21792314ae2b096d48dab4 Mon Sep 17 00:00:00 2001 From: Roy Date: Sun, 4 Mar 2018 02:26:30 +0200 Subject: Implemented Embroidery Editor. Implemented Create job from embroidery file. --- .../Tango.MachineStudio.Developer.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj index 8c9f297a3..7bf4d22cd 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj @@ -120,7 +120,11 @@ + + + EmbroideryImportView.xaml + MainView.xaml @@ -137,6 +141,10 @@ RunningJobView.xaml + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -180,6 +188,10 @@ + + {bdbbe284-f564-4f51-af41-3df0434cec62} + Tango.EmbroideryUI + {37e4ceab-b54b-451f-b535-04cf7da9c459} ColorMine @@ -192,6 +204,10 @@ {f441feee-322a-4943-b566-110e12fd3b72} Tango.BL + + {40085232-aced-4cbe-945b-90ba8153c151} + Tango.BrushPicker + {a2f5af44-29ff-45d6-9d25-ecda5cce88b5} Tango.ColorPicker @@ -317,5 +333,8 @@ + + + \ No newline at end of file -- cgit v1.3.1