diff options
Diffstat (limited to 'VC2008/MCServer.vcproj')
-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 711e4c9bc..472e068ab 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1811,6 +1811,10 @@ >
</File>
<File
+ RelativePath="..\source\Blocks\BlockFlowerPot.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockFluid.h"
>
</File>
@@ -1995,6 +1999,10 @@ >
</File>
<File
+ RelativePath="..\source\Items\ItemFlowerPot.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemFood.h"
>
</File>
|