summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2013-12-19 22:51:21 +0100
committerMattes D <github@xoft.cz>2013-12-19 22:51:21 +0100
commit03ec64aee153a4c217f0794e9310d80eda7629e6 (patch)
treecb5f0e532d5bcfc25324207f0c088507f6b6c6bc /VC2008
parentMerge pull request #448 from mc-server/testbranch (diff)
parentFixed #include in Floater.cpp. (diff)
downloadcuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.tar
cuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.tar.gz
cuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.tar.bz2
cuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.tar.lz
cuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.tar.xz
cuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.tar.zst
cuberite-03ec64aee153a4c217f0794e9310d80eda7629e6.zip
Diffstat (limited to 'VC2008')
-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>