diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2019-12-24 11:37:59 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2019-12-24 11:37:59 +0200 |
| commit | 6230a690fcfae2c51aadf4ce57d555e502fcce93 (patch) | |
| tree | 6702b4f6929885335564b17b120727367846e30c /Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj | |
| parent | b6d9b453d2f14f1bbcc3b907d6cc30b513370e5a (diff) | |
| download | Tango-6230a690fcfae2c51aadf4ce57d555e502fcce93.tar.gz Tango-6230a690fcfae2c51aadf4ce57d555e502fcce93.zip | |
Implemented offline firmware upgrade support on PPC.
Diffstat (limited to 'Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj b/Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj index a39630940..5412405ef 100644 --- a/Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj +++ b/Software/Visual_Studio/Tango.Explorer/Tango.Explorer.csproj @@ -114,5 +114,8 @@ <ItemGroup> <Resource Include="Images\backup.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\firmware.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
