diff options
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 451db26fb..fe71e954d 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -444,10 +444,6 @@ >
</File>
<File
- RelativePath="..\source\cSocketThreads.h"
- >
- </File>
- <File
RelativePath="..\source\cTracer.cpp"
>
</File>
@@ -1507,6 +1503,10 @@ >
</File>
<File
+ RelativePath="..\source\cSocketThreads.h"
+ >
+ </File>
+ <File
RelativePath="..\source\cTCPLink.cpp"
>
</File>
|