diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-11-03 02:33:44 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-11-03 02:33:44 +0100 |
commit | c65e16fd00dd3ceacac301f2f774bdf29cf211d2 (patch) | |
tree | 15aa703dad51c6a0982059fda24f6dca0d4a08ae /src/fe-gtk/fe-gtk-xp.vcxproj | |
parent | 259ed9644d1788d33c7d7532f94ebd4e1d123edb (diff) |
Relocate hexchat.png and hexchat.ico and some more varname cleanup
Diffstat (limited to 'src/fe-gtk/fe-gtk-xp.vcxproj')
-rw-r--r-- | src/fe-gtk/fe-gtk-xp.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/fe-gtk-xp.vcxproj b/src/fe-gtk/fe-gtk-xp.vcxproj index 4610e189..e7ddca14 100644 --- a/src/fe-gtk/fe-gtk-xp.vcxproj +++ b/src/fe-gtk/fe-gtk-xp.vcxproj @@ -169,7 +169,7 @@ <ResourceCompile Include="hexchat.rc" /> </ItemGroup> <ItemGroup> - <None Include="..\..\hexchat.ico" /> + <None Include="..\..\share\icons\hexchat.ico" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |