summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2013-11-02 17:10:18 +0100
committerMattes D <github@xoft.cz>2013-11-02 17:10:18 +0100
commit56c97d6c3021d8bcb1e9cc5ff19123987ba73179 (patch)
treec4a3291e951d8a82d4db12a641e0044718b3241d /VC2008
parentMerge pull request #305 from tigerw/morebugfixes (diff)
parentSplit border finder into separate function (diff)
downloadcuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.tar
cuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.tar.gz
cuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.tar.bz2
cuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.tar.lz
cuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.tar.xz
cuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.tar.zst
cuberite-56c97d6c3021d8bcb1e9cc5ff19123987ba73179.zip
Diffstat (limited to '')
-rw-r--r--VC2008/MCServer.vcproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index cb8cf9f81..a5b43348a 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
@@ -2260,6 +2260,10 @@
>
</File>
<File
+ RelativePath="..\source\blocks\BlockPortal.h"
+ >
+ </File>
+ <File
RelativePath="..\source\Blocks\BlockPumpkin.h"
>
</File>