summary refs log tree commit diff stats
path: root/plugins/fishlim/fishlim.vcxproj
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-24 21:33:02 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-24 21:33:02 +0200
commit1a75c8e1be58a25510642605dcd40c5c65e9c3f3 (patch)
tree5b2dfa67be95015059d13a6af0955767137c634d /plugins/fishlim/fishlim.vcxproj
parent6d356a5e5165dfa214b2bd9fa01f67b809643c59 (diff)
A lot more rebranding
Diffstat (limited to 'plugins/fishlim/fishlim.vcxproj')
-rw-r--r--plugins/fishlim/fishlim.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/fishlim/fishlim.vcxproj b/plugins/fishlim/fishlim.vcxproj
index 0f166e6b..91925660 100644
--- a/plugins/fishlim/fishlim.vcxproj
+++ b/plugins/fishlim/fishlim.vcxproj
@@ -103,14 +103,14 @@
     <ClInclude Include="irc.h" />

     <ClInclude Include="keystore.h" />

     <ClInclude Include="misc.h" />

-    <ClInclude Include="plugin_xchat.h" />

+    <ClInclude Include="plugin_hexchat.h" />

   </ItemGroup>

   <ItemGroup>

     <ClCompile Include="fish.c" />

     <ClCompile Include="irc.c" />

     <ClCompile Include="keystore.c" />

     <ClCompile Include="misc.c" />

-    <ClCompile Include="plugin_xchat.c" />

+    <ClCompile Include="plugin_hexchat.c" />

   </ItemGroup>

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

   <ImportGroup Label="ExtensionTargets">