diff options
author | Bill Derouin <derouinbill@gmail.com> | 2014-01-09 22:21:46 +0100 |
---|---|---|
committer | Bill Derouin <derouinbill@gmail.com> | 2014-01-09 22:21:46 +0100 |
commit | cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2 (patch) | |
tree | 80d9035725f4996f48237e253a94ce16c3ef8e00 /VC2008/MCServer.vcproj | |
parent | Debuggers: Test code for WECUI plugin messaging. (diff) | |
download | cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.tar cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.tar.gz cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.tar.bz2 cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.tar.lz cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.tar.xz cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.tar.zst cuberite-cee76f1ace49fea1ed3a3ebd6476cca9b799c5b2.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 a017b5a25..2b11c06d6 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" @@ -443,6 +443,10 @@ > </File> <File + RelativePath="..\src\BiomeDef.h" + > + </File> + <File RelativePath="..\src\BlockArea.cpp" > </File> |