diff options
Diffstat (limited to 'protocols/Tox/Tox_10.vcxproj')
-rw-r--r-- | protocols/Tox/Tox_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/Tox_10.vcxproj b/protocols/Tox/Tox_10.vcxproj index 1338e5de42..c2a15d5e6e 100644 --- a/protocols/Tox/Tox_10.vcxproj +++ b/protocols/Tox/Tox_10.vcxproj @@ -223,7 +223,7 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <None Include="res\tox.ico" />
+ <Image Include="res\tox.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|