summaryrefslogtreecommitdiffstats
path: root/VC2008/MCServer.vcproj
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-08-04 13:25:48 +0200
committermadmaxoft <github@xoft.cz>2013-08-04 13:25:48 +0200
commit5fe7008966f70de2af53cce7fc13014c220ab721 (patch)
tree47b7439f1edd70589738d113e28d28da87dc2db6 /VC2008/MCServer.vcproj
parentMerge branch 'master' into BlockTracing (diff)
downloadcuberite-5fe7008966f70de2af53cce7fc13014c220ab721.tar
cuberite-5fe7008966f70de2af53cce7fc13014c220ab721.tar.gz
cuberite-5fe7008966f70de2af53cce7fc13014c220ab721.tar.bz2
cuberite-5fe7008966f70de2af53cce7fc13014c220ab721.tar.lz
cuberite-5fe7008966f70de2af53cce7fc13014c220ab721.tar.xz
cuberite-5fe7008966f70de2af53cce7fc13014c220ab721.tar.zst
cuberite-5fe7008966f70de2af53cce7fc13014c220ab721.zip
Diffstat (limited to '')
-rw-r--r--VC2008/MCServer.vcproj14
1 files changed, 13 insertions, 1 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 6fcd55388..54a694f19 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
@@ -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>