summary refs log tree commit diff stats
path: root/src/common/common.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 /src/common/common.vcxproj
parent6d356a5e5165dfa214b2bd9fa01f67b809643c59 (diff)
A lot more rebranding
Diffstat (limited to 'src/common/common.vcxproj')
-rw-r--r--src/common/common.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj
index 55116995..9bb79ac5 100644
--- a/src/common/common.vcxproj
+++ b/src/common/common.vcxproj
@@ -43,9 +43,9 @@
     <ClInclude Include="url.h" />

     <ClInclude Include="userlist.h" />

     <ClInclude Include="util.h" />

-    <ClInclude Include="xchat-plugin.h" />

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

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

+    <ClInclude Include="hexchat-plugin.h" />

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

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

   </ItemGroup>

   <ItemGroup>

     <ClCompile Include="cfgfiles.c" />

@@ -74,7 +74,7 @@
     <ClCompile Include="url.c" />

     <ClCompile Include="userlist.c" />

     <ClCompile Include="util.c" />

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

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

   </ItemGroup>

   <PropertyGroup Label="Globals">

     <ProjectGuid>{87554B59-006C-4D94-9714-897B27067BA3}</ProjectGuid>