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 6fcd55388..dc0291cd6 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" @@ -1833,6 +1833,10 @@ > </File> <File + RelativePath="..\source\Blocks\BlockCarpet.h" + > + </File> + <File RelativePath="..\source\Blocks\BlockCauldron.h" > </File> |