summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-01-11 21:20:41 +0100
committerMattes D <github@xoft.cz>2014-01-11 21:20:41 +0100
commit498fb5b675c48813a98e3fec8cd1d819a49eadd9 (patch)
tree54572f19fe2c4240cee14ec564b8830a8cabd9ac /VC2008
parentRemoved unused variables. (diff)
parentGlobals.h needs to be first include (diff)
downloadcuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.tar
cuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.tar.gz
cuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.tar.bz2
cuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.tar.lz
cuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.tar.xz
cuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.tar.zst
cuberite-498fb5b675c48813a98e3fec8cd1d819a49eadd9.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj10
1 files changed, 9 insertions, 1 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index a017b5a25..c5cd7c6da 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,14 @@
>
</File>
<File
+ RelativePath="..\src\BiomeDef.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\src\BiomeDef.h"
+ >
+ </File>
+ <File
RelativePath="..\src\BlockArea.cpp"
>
</File>