summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-03-05 21:47:29 +0100
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-03-05 21:47:29 +0100
commitbc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1 (patch)
tree727781ce3d7ff828efdee614c1ded5175941ce0f /VC2008
parentIPv6: Windows XP doesn't have the inet_pton() function, resorting to custom-formatting the address (diff)
downloadcuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.tar
cuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.tar.gz
cuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.tar.bz2
cuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.tar.lz
cuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.tar.xz
cuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.tar.zst
cuberite-bc8ad9d1b1ce4a1561e2759c15bd1cf2d4322dc1.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 2e9d4b4b7..2a9d6ab25 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -500,14 +500,6 @@
>
</File>
<File
- RelativePath="..\source\ListenThread.cpp"
- >
- </File>
- <File
- RelativePath="..\source\ListenThread.h"
- >
- </File>
- <File
RelativePath="..\source\Log.cpp"
>
</File>
@@ -1191,6 +1183,14 @@
>
</File>
<File
+ RelativePath="..\source\OSSupport\ListenThread.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\OSSupport\ListenThread.h"
+ >
+ </File>
+ <File
RelativePath="..\source\OSSupport\MakeDir.cpp"
>
</File>