From 7e743398a92f6878659fc429bda26501ca2fa357 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 30 Jan 2012 13:54:39 +0000 Subject: Initial cFile implementation (using stdio FILE) and test in cChunkMap git-svn-id: http://mc-server.googlecode.com/svn/trunk@192 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 2 ++ VC2010/MCServer.vcxproj.filters | 2 ++ 2 files changed, 4 insertions(+) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index 48447f926..c34f8a7ff 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -318,6 +318,7 @@ + @@ -483,6 +484,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 0d7e966f9..7a687ce7c 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -908,6 +908,7 @@ cWebAdmin\cWebPlugin\cWebPlugin + @@ -1397,6 +1398,7 @@ cWebAdmin\cWebPlugin\cWebPlugin + -- cgit v1.2.3