summary refs log tree commit diff stats
path: root/src/pixmaps/pixmaps-xp.vcxproj
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-03 02:33:44 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-03 02:33:44 +0100
commitc65e16fd00dd3ceacac301f2f774bdf29cf211d2 (patch)
tree15aa703dad51c6a0982059fda24f6dca0d4a08ae /src/pixmaps/pixmaps-xp.vcxproj
parent259ed9644d1788d33c7d7532f94ebd4e1d123edb (diff)
Relocate hexchat.png and hexchat.ico and some more varname cleanup
Diffstat (limited to 'src/pixmaps/pixmaps-xp.vcxproj')
-rw-r--r--src/pixmaps/pixmaps-xp.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pixmaps/pixmaps-xp.vcxproj b/src/pixmaps/pixmaps-xp.vcxproj
index a177822b..06a6615e 100644
--- a/src/pixmaps/pixmaps-xp.vcxproj
+++ b/src/pixmaps/pixmaps-xp.vcxproj
@@ -98,8 +98,6 @@
     <None Include="ulist_owner.png" />

     <None Include="ulist_founder.png" />

     <None Include="ulist_netop.png" />

-    <None Include="..\..\hexchat.png" />

-    <None Include="book.png" />

     <None Include="channel.png" />

     <None Include="dialog.png" />

     <None Include="fileoffer.png" />

@@ -107,6 +105,8 @@
     <None Include="message.png" />

     <None Include="server.png" />

     <None Include="util.png" />

+    <None Include="book.png" />

+    <None Include="hexchat.png" />

   </ItemGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

   <ImportGroup Label="ExtensionTargets">