diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-05-05 18:27:08 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-05-05 18:27:08 +0200 |
commit | 270560a198db49464a5a5a6d75d9650a30208bc7 (patch) | |
tree | a1ab9162becfd1b0888a0beb359d09edb228093f /VC2008/MCServer.vcproj | |
parent | Lighting: Fixed underwater lighting (FS #369) (diff) | |
download | cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.tar cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.tar.gz cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.tar.bz2 cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.tar.lz cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.tar.xz cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.tar.zst cuberite-270560a198db49464a5a5a6d75d9650a30208bc7.zip |
Diffstat (limited to 'VC2008/MCServer.vcproj')
-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 b1e126ad9..7bc0d9323 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1745,6 +1745,10 @@ >
</File>
<File
+ RelativePath="..\source\Generating\DistortedHeightmap.cpp"
+ >
+ </File>
+ <File
RelativePath="..\source\Generating\DistortedHeightmap.h"
>
</File>
|