summaryrefslogtreecommitdiff
path: root/vcproj-12/login-server.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-12/login-server.vcxproj')
-rw-r--r--vcproj-12/login-server.vcxproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcproj-12/login-server.vcxproj b/vcproj-12/login-server.vcxproj
index fd1a84820..671df4024 100644
--- a/vcproj-12/login-server.vcxproj
+++ b/vcproj-12/login-server.vcxproj
@@ -142,9 +142,7 @@
<ClInclude Include="..\3rdparty\libconfig\scanner.h" />
<ClInclude Include="..\3rdparty\libconfig\strbuf.h" />
<ClInclude Include="..\3rdparty\libconfig\wincompat.h" />
- <ClInclude Include="..\src\common\mempool.h" />
<ClInclude Include="..\src\common\mutex.h" />
- <ClInclude Include="..\src\common\raconf.h" />
<ClInclude Include="..\src\common\thread.h" />
<ClInclude Include="..\src\common\winapi.h" />
<ClInclude Include="..\src\login\account.h" />
@@ -179,9 +177,7 @@
<ClCompile Include="..\3rdparty\libconfig\scanctx.c" />
<ClCompile Include="..\3rdparty\libconfig\scanner.c" />
<ClCompile Include="..\3rdparty\libconfig\strbuf.c" />
- <ClCompile Include="..\src\common\mempool.c" />
<ClCompile Include="..\src\common\mutex.c" />
- <ClCompile Include="..\src\common\raconf.c" />
<ClCompile Include="..\src\common\thread.c" />
<ClCompile Include="..\src\login\account_sql.c" />
<ClCompile Include="..\src\login\ipban_sql.c" />