diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-02-17 19:24:34 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-02-17 19:24:34 +0100 |
commit | 7a9925f982e43fcc1d798318905d83b5805b12cc (patch) | |
tree | 2bd2a78cedb2d9ddf1ce5f09be102786994f9dd7 /VC2008/MCServer.vcproj | |
parent | Chunk coords mostly "upgraded" to include the Y coord for future compatibility (diff) | |
download | cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.tar cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.tar.gz cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.tar.bz2 cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.tar.lz cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.tar.xz cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.tar.zst cuberite-7a9925f982e43fcc1d798318905d83b5805b12cc.zip |
Diffstat (limited to '')
-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 504ffc9ae..9bc013b95 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -554,6 +554,14 @@ >
</File>
<File
+ RelativePath="..\source\LightingThread.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\LightingThread.h"
+ >
+ </File>
+ <File
RelativePath="..\source\LuaFunctions.h"
>
</File>
|