From f4efcb90808603bbfce5a149f5490bd6fceb880f Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Fri, 27 Sep 2013 18:14:26 +0200 Subject: Rewritten HTTPServer to split into cHTTPConnection, cHTTPRequest and cHTTPResponse classes. --- VC2008/MCServer.vcproj | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'VC2008/MCServer.vcproj') diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 7fc10fb32..7aba32b1d 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -900,14 +900,6 @@ RelativePath="..\source\WebAdmin.h" > - - - - @@ -2724,6 +2716,26 @@ > + + + + + + + + + +