summaryrefslogtreecommitdiff
path: root/vcproj-14/char-server.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-14/char-server.vcxproj')
-rw-r--r--vcproj-14/char-server.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcproj-14/char-server.vcxproj b/vcproj-14/char-server.vcxproj
index f2fc4682c..a766d504d 100644
--- a/vcproj-14/char-server.vcxproj
+++ b/vcproj-14/char-server.vcxproj
@@ -174,6 +174,7 @@
<ClInclude Include="..\src\char\char.h" />
<ClInclude Include="..\src\char\geoip.h" />
<ClInclude Include="..\src\char\int_auction.h" />
+ <ClInclude Include="..\src\char\int_clan.h" />
<ClInclude Include="..\src\char\int_elemental.h" />
<ClInclude Include="..\src\char\int_guild.h" />
<ClInclude Include="..\src\char\int_homun.h" />
@@ -227,6 +228,7 @@
<ClCompile Include="..\src\char\char.c" />
<ClCompile Include="..\src\char\geoip.c" />
<ClCompile Include="..\src\char\int_auction.c" />
+ <ClCompile Include="..\src\char\int_clan.c" />
<ClCompile Include="..\src\char\int_elemental.c" />
<ClCompile Include="..\src\char\int_guild.c" />
<ClCompile Include="..\src\char\int_homun.c" />