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 6dd3a944f..e5897bccd 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1691,6 +1691,10 @@ Name="Blocks"
>
<File
+ RelativePath="..\source\blocks\BlockBed.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockCactus.h"
>
</File>
@@ -1879,6 +1883,10 @@ Name="Items"
>
<File
+ RelativePath="..\source\items\ItemBed.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemBucket.h"
>
</File>
|