summaryrefslogtreecommitdiffstats
path: root/VC2008/MCServer.vcproj
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-08-07 15:46:43 +0200
committermadmaxoft <github@xoft.cz>2013-08-07 15:46:43 +0200
commit3d027a8928ee423ee6a475637752bd50a5f0d44c (patch)
tree82c6993605326422e188410dda8b897a28ce16ef /VC2008/MCServer.vcproj
parentMerge pull request #47 from tonibm19/master (diff)
parentDebuggers plugin: added the "/spidey" command. (diff)
downloadcuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.tar
cuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.tar.gz
cuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.tar.bz2
cuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.tar.lz
cuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.tar.xz
cuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.tar.zst
cuberite-3d027a8928ee423ee6a475637752bd50a5f0d44c.zip
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r--VC2008/MCServer.vcproj20
1 files changed, 20 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index dc0291cd6..591ee678a 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -307,6 +307,10 @@
>
</File>
<File
+ RelativePath="..\source\BlockTracer.h"
+ >
+ </File>
+ <File
RelativePath="..\source\ByteBuffer.cpp"
>
</File>
@@ -546,6 +550,14 @@
>
</File>
<File
+ RelativePath="..\source\LineBlockTracer.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\LineBlockTracer.h"
+ >
+ </File>
+ <File
RelativePath="..\source\Log.cpp"
>
</File>
@@ -1486,6 +1498,14 @@
>
</File>
<File
+ RelativePath="..\source\LuaState.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\LuaState.h"
+ >
+ </File>
+ <File
RelativePath="..\source\LuaWindow.cpp"
>
</File>