diff options
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 472e068ab..c22870614 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1755,10 +1755,18 @@ >
</File>
<File
+ RelativePath="..\source\Blocks\BlockBrewingStand.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockCactus.h"
>
</File>
<File
+ RelativePath="..\source\Blocks\BlockCauldron.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockChest.h"
>
</File>
@@ -1983,10 +1991,18 @@ >
</File>
<File
+ RelativePath="..\source\Items\ItemBrewingStand.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemBucket.h"
>
</File>
<File
+ RelativePath="..\source\Items\ItemCauldron.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemCloth.h"
>
</File>
|