aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2019-11-05 16:23:48 +0200
committerAvi Levkovich <avi@twine-s.com>2019-11-05 16:23:48 +0200
commit48de0c0518aa1da618ac988e1b6ccc91dd9b0fe3 (patch)
tree5453d130b2c47367b95e9b6ce54f3aeb8fe7af68 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
parentc746f6aee639fb0b8591ed6d7559efc717b17227 (diff)
parenta2f88e964e640537bb56db6bafeb2961d950c552 (diff)
downloadTango-48de0c0518aa1da618ac988e1b6ccc91dd9b0fe3.tar.gz
Tango-48de0c0518aa1da618ac988e1b6ccc91dd9b0fe3.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj18
1 files changed, 17 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
index b542821d7..3379ef4ae 100644
--- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
+++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
@@ -359,6 +359,18 @@
<Link>TCC\template.bmp</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
+ <Resource Include="Images\Statuses\dyeing.png" />
+ <Resource Include="Images\Statuses\dyeing_Anim.gif" />
+ <Resource Include="Images\Statuses\error_Anim.gif" />
+ <Resource Include="Images\Statuses\getting_ready_Anim.gif" />
+ <Resource Include="Images\Statuses\machine-off.png" />
+ <Resource Include="Images\Statuses\machine_off_Anim.gif" />
+ <Resource Include="Images\Statuses\ready-to-dye.png" />
+ <Resource Include="Images\Statuses\Ready_Anim.gif" />
+ <Resource Include="Images\Statuses\service_Anim.gif" />
+ <Resource Include="Images\Statuses\shutdown_icon_Anim.gif" />
+ <Resource Include="Images\Statuses\standby.png" />
+ <Resource Include="Images\Statuses\standby_Anim.gif" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
@@ -384,6 +396,10 @@
<Project>{bb2abb74-ba58-4812-83aa-ec8171f42df4}</Project>
<Name>Tango.AutoComplete</Name>
</ProjectReference>
+ <ProjectReference Include="..\..\Tango.AnimatedGif\Tango.AnimatedGif.csproj">
+ <Project>{d129789c-3096-4d0b-8dd7-fe24a4df4b21}</Project>
+ <Name>Tango.AnimatedGif</Name>
+ </ProjectReference>
<ProjectReference Include="..\..\Tango.BL\Tango.BL.csproj">
<Project>{f441feee-322a-4943-b566-110e12fd3b72}</Project>
<Name>Tango.BL</Name>
@@ -641,7 +657,7 @@ if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)ProtoCompilers\"</PostB
</Target>
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_BuildVersioningStyle="None.None.Increment.DeltaBaseYearDayOfYear" BuildVersion_UpdateFileVersion="True" BuildVersion_DetectChanges="True" BuildVersion_UseGlobalSettings="False" />
+ <UserProperties BuildVersion_UseGlobalSettings="False" BuildVersion_DetectChanges="True" BuildVersion_UpdateFileVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.DeltaBaseYearDayOfYear" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_StartDate="2000/1/1" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file