diff options
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 16 |
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>
|