diff options
author | madmaxoft <github@xoft.cz> | 2013-11-30 14:52:35 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-30 14:52:35 +0100 |
commit | 8e4a1b2ca1402270758d9d40f77a738fd3c41669 (patch) | |
tree | 0a94fbcd73c4775c7e3e446023adc67b18829ab2 /VC2008 | |
parent | Fixed compilation in VS2008. (diff) | |
download | cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.tar cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.tar.gz cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.tar.bz2 cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.tar.lz cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.tar.xz cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.tar.zst cuberite-8e4a1b2ca1402270758d9d40f77a738fd3c41669.zip |
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 3d311c47d..95e10ba40 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -2332,6 +2332,10 @@ > </File> <File + RelativePath="..\src\Blocks\BlockTrapdoor.h" + > + </File> + <File RelativePath="..\src\blocks\BlockVine.h" > </File> |