From bb49f0e021fb1fbefad44d944233fb1cf72c495c Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Wed, 1 Feb 2012 09:12:54 +0000 Subject: Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! git-svn-id: http://mc-server.googlecode.com/svn/trunk@209 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2008/MCServer.vcproj | 242 +++++++++++++++++++++++++------------------------ 1 file changed, 125 insertions(+), 117 deletions(-) (limited to 'VC2008/MCServer.vcproj') diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index d459d51e8..ef5f1d3c1 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -197,18 +197,6 @@ RelativePath="..\source\cAuthenticator.h" > - - - - - - @@ -277,18 +265,6 @@ RelativePath="..\source\cCuboid.h" > - - - - - - @@ -297,14 +273,6 @@ RelativePath="..\source\cFileFormatUpdater.h" > - - - - @@ -353,18 +321,6 @@ RelativePath="..\source\cInventory.h" > - - - - - - @@ -373,14 +329,6 @@ RelativePath="..\source\cLog.h" > - - - - @@ -431,38 +379,6 @@ RelativePath="..\source\cNoise.inc" > - - - - - - - - - - - - - - - - @@ -523,14 +439,6 @@ RelativePath="..\source\cSign.h" > - - - - @@ -555,18 +463,6 @@ RelativePath="..\source\cSocket.h" > - - - - - - @@ -575,14 +471,6 @@ RelativePath="..\source\cTCPLink.h" > - - - - @@ -591,10 +479,6 @@ RelativePath="..\source\cTimer.h" > - - @@ -715,6 +599,14 @@ RelativePath="..\source\ptr_cChunk.h" > + + + + @@ -1320,8 +1212,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1466,6 +1458,14 @@ RelativePath="..\source\cSleep.h" > + + + + + + + + -- cgit v1.2.3