Ajout d'images pour la documentation

This commit is contained in:
2021-01-13 20:57:38 +01:00
parent 4dff0306c3
commit b6882f0088
12 changed files with 14 additions and 0 deletions

View File

@@ -230,6 +230,20 @@
<ItemGroup>
<SplashScreen Include="hermes_splash.png" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Resource Include="doc\img\add.png" />
<Resource Include="doc\img\first_launch_1.png" />
<Resource Include="doc\img\first_launch_2.png" />
<Resource Include="doc\img\list_1.png" />
<Resource Include="doc\img\list_2.png" />
<Resource Include="doc\img\menu_display.png" />
<Resource Include="doc\img\menu_edit.png" />
<Resource Include="doc\img\menu_file.png" />
<Resource Include="doc\img\menu_tools.png" />
<Resource Include="doc\img\smartscreen_1.png" />
<Resource Include="doc\img\smartscreen_2.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>