summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-03-14 20:44:27 +0100
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-03-14 20:44:27 +0100
commitb18f657ac182155499398c6e7cb4c64af8f86f2e (patch)
tree82ae758f03560334739db062d4576f52c852305f /VC2008
parentAdded water and lava springs. (diff)
downloadcuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.tar
cuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.tar.gz
cuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.tar.bz2
cuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.tar.lz
cuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.tar.xz
cuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.tar.zst
cuberite-b18f657ac182155499398c6e7cb4c64af8f86f2e.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 88a9798d4..3169e0dd7 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -1138,6 +1138,14 @@
RelativePath="..\source\Simulator\SimulatorManager.h"
>
</File>
+ <File
+ RelativePath="..\source\Simulator\VaporizeFluidSimulator.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Simulator\VaporizeFluidSimulator.h"
+ >
+ </File>
</Filter>
<Filter
Name="OSSupport"