diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-07 14:45:31 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-07 14:45:31 +0300 |
| commit | 453565753c012a087f402fc55eee528c132b7c8c (patch) | |
| tree | 0b046fb4c6aae3fa69b7d1c58d8f0a200d5471e1 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj | |
| parent | 9e934f90fb35690c6eec473569b9a8310ca6f334 (diff) | |
| download | Tango-453565753c012a087f402fc55eee528c132b7c8c.tar.gz Tango-453565753c012a087f402fc55eee528c132b7c8c.zip | |
New Hardware designer module.
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 b3b2f6ba9..cfebe1305 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 @@ -160,5 +160,8 @@ <ItemGroup> <Resource Include="Images\thread.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\components.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
