diff options
-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> |