diff options
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 4b8bcdbfb..146d735e1 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -573,14 +573,6 @@ >
</File>
<File
- RelativePath="..\source\NBT.cpp"
- >
- </File>
- <File
- RelativePath="..\source\NBT.h"
- >
- </File>
- <File
RelativePath="..\source\StackWalker.cpp"
>
<FileConfiguration
@@ -1630,6 +1622,22 @@ Name="World storage"
>
<File
+ RelativePath="..\source\FastNBT.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\FastNBT.h"
+ >
+ </File>
+ <File
+ RelativePath="..\source\NBT.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\NBT.h"
+ >
+ </File>
+ <File
RelativePath="..\source\WorldStorage.cpp"
>
</File>
|