From f321b311a44e8e77fdf325c575863c4d7898b011 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 17 Aug 2012 10:47:07 +0000 Subject: Fixed the VC2010 project to compile (untested, though) git-svn-id: http://mc-server.googlecode.com/svn/trunk@745 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 8 +++++++- VC2010/MCServer.vcxproj.filters | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index f4cc5a089..382b6597f 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -310,6 +310,7 @@ + @@ -417,7 +418,11 @@ - + + NotUsing + NotUsing + NotUsing + @@ -543,6 +548,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index edd32f4db..0104cde21 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -950,6 +950,7 @@ Generating + @@ -1655,6 +1656,7 @@ Generating + -- cgit v1.2.3