From fd1519c3524c15333d5c6431166ba92a54d6f42b Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 21 Sep 2012 21:40:20 +0000 Subject: Removed the VC2010 project file - it was not maintained for some time anyway. If anyone wants to use VC2010, just open the 2008 project. git-svn-id: http://mc-server.googlecode.com/svn/trunk@870 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/WebServer.vcxproj | 158 ----------------------------------------------- 1 file changed, 158 deletions(-) delete mode 100644 VC2010/WebServer.vcxproj (limited to 'VC2010/WebServer.vcxproj') diff --git a/VC2010/WebServer.vcxproj b/VC2010/WebServer.vcxproj deleted file mode 100644 index 90c0dc96c..000000000 --- a/VC2010/WebServer.vcxproj +++ /dev/null @@ -1,158 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {2B4BD5C6-91C0-4A74-939F-B28737FB0DC6} - WebServer - - - - StaticLibrary - true - - - StaticLibrary - true - MultiByte - - - StaticLibrary - false - true - - - StaticLibrary - false - true - MultiByte - - - - - - - - - - - - - - - - - - - $(Configuration)\$(ProjectName)\ - - - $(SolutionDir) - - - $(Configuration)\$(ProjectName)\ - - - $(SolutionDir) - - - - Level3 - Disabled - true - Use - Globals.h - - - true - - - - - - Level3 - Disabled - - - true - - - $(OutDir)$(TargetName)_d$(TargetExt) - - - - - Level3 - MaxSpeed - true - true - MultiThreaded - Speed - true - Use - Globals.h - - - true - true - true - - - true - - - - - Level3 - MaxSpeed - true - true - - - true - true - true - - - - - - - Create - Create - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3