diff options
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index bd7b5f294..4c2640bd4 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="MCServer"
ProjectGUID="{32012054-0C96-4C43-AB27-174FF8E72D66}"
RootNamespace="MCServer"
@@ -2019,6 +2019,10 @@ >
</File>
<File
+ RelativePath="..\source\Blocks\BlockTNT.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockTorch.h"
>
</File>
|