ZooFlow: Include new icons

This commit is contained in:
Jonathan Jenne
2021-06-14 14:46:47 +02:00
parent ab1cb2c847
commit ca8f94810e
12 changed files with 426 additions and 246 deletions

View File

@@ -850,6 +850,15 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_G_DevExpress.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_PM_DevExpress.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_CW_DevExpress.svg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.