diff options
Diffstat (limited to 'vcproj-9/char-server.vcproj')
-rw-r--r-- | vcproj-9/char-server.vcproj | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/vcproj-9/char-server.vcproj b/vcproj-9/char-server.vcproj index f8d8e7abd..129a9b074 100644 --- a/vcproj-9/char-server.vcproj +++ b/vcproj-9/char-server.vcproj @@ -345,14 +345,6 @@ > </File> <File - RelativePath="..\src\common\mempool.c" - > - </File> - <File - RelativePath="..\src\common\mempool.h" - > - </File> - <File RelativePath="..\src\common\mmo.h" > </File> @@ -373,14 +365,6 @@ > </File> <File - RelativePath="..\src\common\raconf.c" - > - </File> - <File - RelativePath="..\src\common\raconf.h" - > - </File> - <File RelativePath="..\src\common\random.c" > </File> @@ -421,6 +405,14 @@ > </File> <File + RelativePath="..\src\common\sysinfo.c" + > + </File> + <File + RelativePath="..\src\common\sysinfo.h" + > + </File> + <File RelativePath="..\src\common\thread.c" > </File> |