diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-02 01:50:03 +0100 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-02 01:50:03 +0100 |
commit | 72ec10f26dc2c86786aa8006120d69e2ec331536 (patch) | |
tree | 1a12b1cca1409a9e9eb91f16df0d0411e4aea4f0 /VC2008/MCServer.vcproj | |
parent | Fixed compile error (portals) (diff) | |
download | cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.tar cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.tar.gz cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.tar.bz2 cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.tar.lz cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.tar.xz cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.tar.zst cuberite-72ec10f26dc2c86786aa8006120d69e2ec331536.zip |
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 cb8cf9f81..a5b43348a 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" @@ -2260,6 +2260,10 @@ > </File> <File + RelativePath="..\source\blocks\BlockPortal.h" + > + </File> + <File RelativePath="..\source\Blocks\BlockPumpkin.h" > </File> |