diff options
| author | Roy <roy.mail.net@gmail.com> | 2018-03-05 09:12:59 +0200 |
|---|---|---|
| committer | Roy <roy.mail.net@gmail.com> | 2018-03-05 09:12:59 +0200 |
| commit | 8e2cbf02b6c819e92ee4eec2a673586438edfa93 (patch) | |
| tree | c12fd2c91c5abb4cae725ac39792c69b25118faa /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | |
| parent | 2b8e41b5279c2d3ab370595f6593b64ea734ef87 (diff) | |
| download | Tango-8e2cbf02b6c819e92ee4eec2a673586438edfa93.tar.gz Tango-8e2cbf02b6c819e92ee4eec2a673586438edfa93.zip | |
Some work on embroidery import/export.
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 378fb443b..0e64872f7 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 @@ -353,5 +353,8 @@ <ItemGroup> <EmbeddedResource Include="bip.wav" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\seamless-grid.jpg" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
