summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSTRWarrior <niels.breuker@hotmail.nl>2013-12-19 17:46:12 +0100
committerSTRWarrior <niels.breuker@hotmail.nl>2013-12-19 17:46:12 +0100
commit4a028986838948eeca0f61aefd281b6386c5dda5 (patch)
treea83f080d89449841eaa572288d5773f0f91ebe34
parentImplented cItemFishingRodHandler. (diff)
downloadcuberite-4a028986838948eeca0f61aefd281b6386c5dda5.tar
cuberite-4a028986838948eeca0f61aefd281b6386c5dda5.tar.gz
cuberite-4a028986838948eeca0f61aefd281b6386c5dda5.tar.bz2
cuberite-4a028986838948eeca0f61aefd281b6386c5dda5.tar.lz
cuberite-4a028986838948eeca0f61aefd281b6386c5dda5.tar.xz
cuberite-4a028986838948eeca0f61aefd281b6386c5dda5.tar.zst
cuberite-4a028986838948eeca0f61aefd281b6386c5dda5.zip
-rw-r--r--VC2008/MCServer.vcproj12
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>