summaryrefslogtreecommitdiff
path: root/vcproj-10/map-server.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-10/map-server.vcxproj')
-rw-r--r--vcproj-10/map-server.vcxproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcproj-10/map-server.vcxproj b/vcproj-10/map-server.vcxproj
index 2c2491040..353dcc4f2 100644
--- a/vcproj-10/map-server.vcxproj
+++ b/vcproj-10/map-server.vcxproj
@@ -147,11 +147,9 @@
<ClInclude Include="..\src\common\malloc.h" />
<ClInclude Include="..\src\common\mapindex.h" />
<ClInclude Include="..\src\common\md5calc.h" />
- <ClInclude Include="..\src\common\mempool.h" />
<ClInclude Include="..\src\common\mmo.h" />
<ClInclude Include="..\src\common\mutex.h" />
<ClInclude Include="..\src\common\nullpo.h" />
- <ClInclude Include="..\src\common\raconf.h" />
<ClInclude Include="..\src\common\random.h" />
<ClInclude Include="..\src\common\showmsg.h" />
<ClInclude Include="..\src\common\socket.h" />
@@ -226,10 +224,8 @@
<ClCompile Include="..\src\common\malloc.c" />
<ClCompile Include="..\src\common\mapindex.c" />
<ClCompile Include="..\src\common\md5calc.c" />
- <ClCompile Include="..\src\common\mempool.c" />
<ClCompile Include="..\src\common\mutex.c" />
<ClCompile Include="..\src\common\nullpo.c" />
- <ClCompile Include="..\src\common\raconf.c" />
<ClCompile Include="..\src\common\random.c" />
<ClCompile Include="..\src\common\showmsg.c" />
<ClCompile Include="..\src\common\socket.c" />