diff options
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index c52d5b243..4dc9f2aa6 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -452,6 +452,10 @@ >
</File>
<File
+ RelativePath="..\source\cSocketThreads.h"
+ >
+ </File>
+ <File
RelativePath="..\source\cTracer.cpp"
>
</File>
@@ -1451,6 +1455,10 @@ >
</File>
<File
+ RelativePath="..\source\cSocketThreads.cpp"
+ >
+ </File>
+ <File
RelativePath="..\source\cTCPLink.cpp"
>
</File>
@@ -1572,6 +1580,10 @@ </File>
</Filter>
</Filter>
+ <File
+ RelativePath="..\makefile"
+ >
+ </File>
</Files>
<Globals>
</Globals>
|