diff options
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 6fcd55388..591ee678a 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> @@ -1486,6 +1498,14 @@ > </File> <File + RelativePath="..\source\LuaState.cpp" + > + </File> + <File + RelativePath="..\source\LuaState.h" + > + </File> + <File RelativePath="..\source\LuaWindow.cpp" > </File> @@ -1833,6 +1853,10 @@ > </File> <File + RelativePath="..\source\Blocks\BlockCarpet.h" + > + </File> + <File RelativePath="..\source\Blocks\BlockCauldron.h" > </File> |