diff options
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 7c6b901b5..52ac9b5f3 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1816,6 +1816,10 @@ >
</File>
<File
+ RelativePath="..\source\blocks\BlockGravel.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockIce.h"
>
</File>
@@ -1876,6 +1880,10 @@ >
</File>
<File
+ RelativePath="..\source\blocks\BlockSand.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockSapling.h"
>
</File>
|