diff options
Diffstat (limited to 'plugins/Ping/ping.vcxproj')
-rw-r--r-- | plugins/Ping/ping.vcxproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Ping/ping.vcxproj b/plugins/Ping/ping.vcxproj index 3d0c4138b4..993772f47c 100644 --- a/plugins/Ping/ping.vcxproj +++ b/plugins/Ping/ping.vcxproj @@ -57,4 +57,10 @@ <ResourceCompile Include="res\ping.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\green.ico" />
+ <Image Include="res\grey.ico" />
+ <Image Include="res\red.ico" />
+ <Image Include="res\yellow.ico" />
+ </ItemGroup>
</Project>
\ No newline at end of file |