diff options
author | madmaxoft <github@xoft.cz> | 2013-08-20 16:47:40 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-20 16:48:27 +0200 |
commit | 0faa1ee2cbecc9ab4897676683c647ec9d43dbb1 (patch) | |
tree | a174ccb99c1702f1761209f46998d16e6c2de11a /VC2008/MCServer.vcproj | |
parent | Merge pull request #115 from tigerw/master (diff) | |
download | cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.tar cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.tar.gz cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.tar.bz2 cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.tar.lz cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.tar.xz cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.tar.zst cuberite-0faa1ee2cbecc9ab4897676683c647ec9d43dbb1.zip |
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index fbbd999a9..686eba48a 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1160,6 +1160,10 @@ > </File> <File + RelativePath="..\source\Entities\ProjectileEntity.h" + > + </File> + <File RelativePath="..\source\Entities\TNTEntity.cpp" > </File> |