diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-16 14:35:04 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-16 14:35:04 +0300 |
| commit | 78395f3cc37b263640ad4d0228b9172ebe0ac0e3 (patch) | |
| tree | cf7fc569308b1df2236560ef99ac6e3c808bbd1f /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj | |
| parent | 5dba4e859e2806ce74d806fbd5dda37b7fa628d5 (diff) | |
| download | Tango-78395f3cc37b263640ad4d0228b9172ebe0ac0e3.tar.gz Tango-78395f3cc37b263640ad4d0228b9172ebe0ac0e3.zip | |
Implemented new Hardware Speed Sensor !
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj index cfebe1305..8572d7839 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj @@ -163,5 +163,8 @@ <ItemGroup> <Resource Include="Images\components.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\speed.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
