diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-30 14:52:19 +0100 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-30 14:52:19 +0100 |
commit | dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc (patch) | |
tree | a3e9b42546b35ebf0f203214ed4063b58ad00948 /VC2008 | |
parent | Removed redstone duplicate power checking (diff) | |
parent | Added the trapdoor header to project file. (diff) | |
download | cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.tar cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.tar.gz cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.tar.bz2 cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.tar.lz cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.tar.xz cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.tar.zst cuberite-dc8e8a3ddcfdc6cd2fcc1b80fcdfe8296c8ce9fc.zip |
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index e0c57d50d..95e10ba40 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2096,10 +2096,6 @@ > </File> <File - RelativePath="..\src\Blocks\BlockButton.cpp" - > - </File> - <File RelativePath="..\src\Blocks\BlockButton.h" > </File> @@ -2128,10 +2124,6 @@ > </File> <File - RelativePath="..\src\Blocks\BlockComparator.cpp" - > - </File> - <File RelativePath="..\src\Blocks\BlockComparator.h" > </File> @@ -2232,10 +2224,6 @@ > </File> <File - RelativePath="..\src\Blocks\BlockLever.cpp" - > - </File> - <File RelativePath="..\src\Blocks\BlockLever.h" > </File> @@ -2284,10 +2272,6 @@ > </File> <File - RelativePath="..\src\blocks\BlockRedstone.cpp" - > - </File> - <File RelativePath="..\src\blocks\BlockRedstone.h" > </File> @@ -2296,10 +2280,6 @@ > </File> <File - RelativePath="..\src\blocks\BlockRedstoneRepeater.cpp" - > - </File> - <File RelativePath="..\src\blocks\BlockRedstoneRepeater.h" > </File> @@ -2352,6 +2332,10 @@ > </File> <File + RelativePath="..\src\Blocks\BlockTrapdoor.h" + > + </File> + <File RelativePath="..\src\blocks\BlockVine.h" > </File> |