diff options
author | mgueydan <gueydan.mathieuÃ@gmail.com> | 2013-09-22 14:29:33 +0200 |
---|---|---|
committer | mgueydan <gueydan.mathieuÃ@gmail.com> | 2013-09-22 14:29:33 +0200 |
commit | ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d (patch) | |
tree | 6f869625bd6a4509e37231194d777fc4e9df7d5e /VC2008/MCServer.vcproj | |
parent | Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy (diff) | |
parent | Merged branch 'Projectiles'. (diff) | |
download | cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.tar cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.tar.gz cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.tar.bz2 cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.tar.lz cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.tar.xz cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.tar.zst cuberite-ac4cb65b8d8443c6bb7835934f4b74dc2bdb820d.zip |
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r-- | VC2008/MCServer.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 7ffa3c887..2c1624ded 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -387,6 +387,14 @@ > </File> <File + RelativePath="..\source\BoundingBox.cpp" + > + </File> + <File + RelativePath="..\source\BoundingBox.h" + > + </File> + <File RelativePath="..\source\ByteBuffer.cpp" > </File> |