summaryrefslogtreecommitdiff
path: root/vcproj-10/login-server_sql.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-10/login-server_sql.vcxproj')
-rw-r--r--vcproj-10/login-server_sql.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcproj-10/login-server_sql.vcxproj b/vcproj-10/login-server_sql.vcxproj
index d747c3e1e..7687d67fa 100644
--- a/vcproj-10/login-server_sql.vcxproj
+++ b/vcproj-10/login-server_sql.vcxproj
@@ -150,8 +150,6 @@
<ClInclude Include="..\src\common\md5calc.h" />
<ClInclude Include="..\src\common\mmo.h" />
<ClInclude Include="..\src\common\nullpo.h" />
- <ClInclude Include="..\src\common\plugin.h" />
- <ClInclude Include="..\src\common\plugins.h" />
<ClInclude Include="..\src\common\random.h" />
<ClInclude Include="..\src\common\showmsg.h" />
<ClInclude Include="..\src\common\socket.h" />
@@ -177,7 +175,6 @@
<ClCompile Include="..\src\common\malloc.c" />
<ClCompile Include="..\src\common\md5calc.c" />
<ClCompile Include="..\src\common\nullpo.c" />
- <ClCompile Include="..\src\common\plugins.c" />
<ClCompile Include="..\src\common\random.c" />
<ClCompile Include="..\src\common\showmsg.c" />
<ClCompile Include="..\src\common\socket.c" />