diff options
Diffstat (limited to 'protocols/Tox/Tox_12.vcxproj')
-rw-r--r-- | protocols/Tox/Tox_12.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/Tox_12.vcxproj b/protocols/Tox/Tox_12.vcxproj index ccca25ba81..fdc7534fea 100644 --- a/protocols/Tox/Tox_12.vcxproj +++ b/protocols/Tox/Tox_12.vcxproj @@ -255,6 +255,7 @@ copy docs\tox.ini "$(SolutionDir)$(Configuration)64\Plugins" /y</Command> <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
+ <Image Include="res\icons\audio_call.ico" />
<Image Include="res\icons\tox.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|