diff options
author | Mattes D <github@xoft.cz> | 2013-09-22 21:31:53 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2013-09-22 21:31:53 +0200 |
commit | 63c627f68fbfe7b97fb04f0a40b44423cd12c366 (patch) | |
tree | 3f52eb0bc26015e90492d4cabdb3150984fb94b3 /VC2008 | |
parent | Added a simple valgrind script for easier testing. (diff) | |
parent | Removed some unneeded includes (diff) | |
download | cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.tar cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.tar.gz cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.tar.bz2 cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.tar.lz cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.tar.xz cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.tar.zst cuberite-63c627f68fbfe7b97fb04f0a40b44423cd12c366.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 ace82b010..c1c2593bf 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2052,6 +2052,14 @@ > </File> <File + RelativePath="..\source\Blocks\BlockButton.cpp" + > + </File> + <File + RelativePath="..\source\Blocks\BlockButton.h" + > + </File> + <File RelativePath="..\source\blocks\BlockCactus.h" > </File> |