diff options
author | STRWarrior <niels.breuker@hotmail.nl> | 2014-01-18 23:42:48 +0100 |
---|---|---|
committer | STRWarrior <niels.breuker@hotmail.nl> | 2014-01-18 23:42:48 +0100 |
commit | 7153bc0578033c583e6ab6ddfc9d184388b90e22 (patch) | |
tree | 5b4e65db9c6f067a572c69b9f49683efa409c467 /VC2008 | |
parent | Merge pull request #557 from xdot/master (diff) | |
download | cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.tar cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.tar.gz cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.tar.bz2 cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.tar.lz cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.tar.xz cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.tar.zst cuberite-7153bc0578033c583e6ab6ddfc9d184388b90e22.zip |
Diffstat (limited to 'VC2008')
-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 0927f2f7b..85ef1e24f 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2911,6 +2911,14 @@ > </File> <File + RelativePath="..\src\BlockEntities\CommandBlockEntity.cpp" + > + </File> + <File + RelativePath="..\src\BlockEntities\CommandBlockEntity.h" + > + </File> + <File RelativePath="..\src\BlockEntities\DispenserEntity.cpp" > </File> |