diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-09-22 20:34:42 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-09-22 20:34:42 +0200 |
commit | a8a45a4afc615926a705eee482c27ef166f2f9ec (patch) | |
tree | 24a63888a42312d8641cc7eaa1d28972d25fdebe /VC2008/MCServer.vcproj | |
parent | Removed OnDigging for Redstone devices (diff) | |
download | cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.tar cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.tar.gz cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.tar.bz2 cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.tar.lz cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.tar.xz cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.tar.zst cuberite-a8a45a4afc615926a705eee482c27ef166f2f9ec.zip |
Diffstat (limited to 'VC2008/MCServer.vcproj')
-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> |