diff options
Diffstat (limited to 'src/pixmaps/pixmaps-xp.vcxproj')
-rw-r--r-- | src/pixmaps/pixmaps-xp.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pixmaps/pixmaps-xp.vcxproj b/src/pixmaps/pixmaps-xp.vcxproj index 24e63fd1..2a3a8a6b 100644 --- a/src/pixmaps/pixmaps-xp.vcxproj +++ b/src/pixmaps/pixmaps-xp.vcxproj @@ -96,6 +96,8 @@ <ItemGroup> <None Include="..\..\hexchat.png" /> <None Include="book.png" /> + <None Include="channel.png" /> + <None Include="dialog.png" /> <None Include="fileoffer.png" /> <None Include="highlight.png" /> <None Include="hop.png" /> @@ -103,6 +105,8 @@ <None Include="op.png" /> <None Include="purple.png" /> <None Include="red.png" /> + <None Include="server.png" /> + <None Include="util.png" /> <None Include="voice.png" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |