diff options
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 16737e0ef..7ffa3c887 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1160,6 +1160,14 @@ > </File> <File + RelativePath="..\source\Entities\ProjectileEntity.cpp" + > + </File> + <File + RelativePath="..\source\Entities\ProjectileEntity.h" + > + </File> + <File RelativePath="..\source\Entities\TNTEntity.cpp" > </File> @@ -2016,10 +2024,6 @@ > </File> <File - RelativePath="..\source\Blocks\BlockDoubleSlab.h" - > - </File> - <File RelativePath="..\source\blocks\BlockDirt.h" > </File> @@ -2236,6 +2240,10 @@ > </File> <File + RelativePath="..\source\Items\ItemBow.h" + > + </File> + <File RelativePath="..\source\Items\ItemBrewingStand.h" > </File> @@ -2340,6 +2348,10 @@ > </File> <File + RelativePath="..\source\Items\ItemThrowable.h" + > + </File> + <File RelativePath="..\source\items\ItemWood.h" > </File> |