diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-28 16:29:45 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-28 16:29:45 +0200 |
| commit | 9823b433c62ed173671923c32ccccadc1d06c0bd (patch) | |
| tree | 3b64f95e9362c0e25a235f63ca5bbb0232a44b57 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | |
| parent | 3e725887814383f6f18b1e6e951e1322104ebd1c (diff) | |
| download | Tango-9823b433c62ed173671923c32ccccadc1d06c0bd.tar.gz Tango-9823b433c62ed173671923c32ccccadc1d06c0bd.zip | |
Lots of work !!!
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
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 2d20b789c..2efcabb4b 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 @@ -310,5 +310,8 @@ <ItemGroup> <Folder Include="Controls\" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\thread.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
