diff options
author | madmaxoft <github@xoft.cz> | 2013-09-24 20:52:37 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-09-24 20:52:37 +0200 |
commit | 11e0c73ffd23a506c68ae351641a7ca74085ca81 (patch) | |
tree | 35c68724d42014f4b5f55beacc0aaf030dda1a34 /VC2008 | |
parent | Fixed a few compiler warnings (diff) | |
download | cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.tar cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.tar.gz cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.tar.bz2 cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.tar.lz cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.tar.xz cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.tar.zst cuberite-11e0c73ffd23a506c68ae351641a7ca74085ca81.zip |
Diffstat (limited to 'VC2008')
-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 c1c2593bf..7fc10fb32 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -901,6 +901,14 @@ > </File> <File + RelativePath="..\source\WebServer.cpp" + > + </File> + <File + RelativePath="..\source\WebServer.h" + > + </File> + <File RelativePath="..\source\World.cpp" > </File> |