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 2acef09df..cafb18701 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -397,14 +397,6 @@ >
</File>
<File
- RelativePath="..\source\ChunkDataSerializer.cpp"
- >
- </File>
- <File
- RelativePath="..\source\ChunkDataSerializer.h"
- >
- </File>
- <File
RelativePath="..\source\ChunkDef.h"
>
</File>
@@ -1996,6 +1988,14 @@ Name="Protocol"
>
<File
+ RelativePath="..\source\Protocol\ChunkDataSerializer.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Protocol\ChunkDataSerializer.h"
+ >
+ </File>
+ <File
RelativePath="..\source\Protocol\Protocol.h"
>
</File>
|