diff options
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 5b756f3b6..cb9867450 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1359,6 +1359,14 @@ > </File> <File + RelativePath="..\src\Entities\Floater.cpp" + > + </File> + <File + RelativePath="..\src\Entities\Floater.h" + > + </File> + <File RelativePath="..\src\Entities\Minecart.cpp" > </File> @@ -2567,6 +2575,10 @@ > </File> <File + RelativePath="..\src\Items\ItemFishingRod.h" + > + </File> + <File RelativePath="..\src\Items\ItemFlowerPot.h" > </File> |