diff options
author | luksor111@gmail.com <luksor111@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-26 11:03:34 +0100 |
---|---|---|
committer | luksor111@gmail.com <luksor111@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-26 11:03:34 +0100 |
commit | eb7131bd126b06c348313de6ab07d5d59f7c79c0 (patch) | |
tree | 87516638a71e7105b318fd17c15b2be143f622c0 /VC2008 | |
parent | CryptoPP patches from xcb567 (diff) | |
download | cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.tar cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.tar.gz cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.tar.bz2 cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.tar.lz cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.tar.xz cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.tar.zst cuberite-eb7131bd126b06c348313de6ab07d5d59f7c79c0.zip |
Diffstat (limited to '')
-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 6d7054b1b..9f9132cb4 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1819,6 +1819,10 @@ >
</File>
<File
+ RelativePath="..\source\Blocks\BlockGlass.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockGlowstone.h"
>
</File>
|