diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-24 21:33:02 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-24 21:33:02 +0200 |
commit | 1a75c8e1be58a25510642605dcd40c5c65e9c3f3 (patch) | |
tree | 5b2dfa67be95015059d13a6af0955767137c634d /plugins/wmpa/wmpa.vcxproj | |
parent | 6d356a5e5165dfa214b2bd9fa01f67b809643c59 (diff) |
A lot more rebranding
Diffstat (limited to 'plugins/wmpa/wmpa.vcxproj')
-rw-r--r-- | plugins/wmpa/wmpa.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/wmpa/wmpa.vcxproj b/plugins/wmpa/wmpa.vcxproj index 7dafe2a6..0e5db7dc 100644 --- a/plugins/wmpa/wmpa.vcxproj +++ b/plugins/wmpa/wmpa.vcxproj @@ -115,7 +115,7 @@ <ClCompile Include="wmpplaylistcollection.cpp" /> <ClCompile Include="wmpsettings.cpp" /> <ClCompile Include="wmpstringcollection.cpp" /> - <ClCompile Include="xchat-plugin.cpp" /> + <ClCompile Include="hexchat-plugin.cpp" /> </ItemGroup> <ItemGroup> <ClInclude Include="resource.h" /> @@ -139,7 +139,7 @@ <ClInclude Include="wmpplaylistcollection.h" /> <ClInclude Include="wmpsettings.h" /> <ClInclude Include="wmpstringcollection.h" /> - <ClInclude Include="xchat-plugin.h" /> + <ClInclude Include="hexchat-plugin.h" /> </ItemGroup> <ItemGroup> <None Include="ReadMe.txt" /> |