From 7a9925f982e43fcc1d798318905d83b5805b12cc Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 17 Feb 2012 18:24:34 +0000 Subject: Added the skeleton of the cLightingThread object git-svn-id: http://mc-server.googlecode.com/svn/trunk@286 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 620e3fb54..f4fb93398 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -399,6 +399,7 @@ NotUsing true + @@ -572,6 +573,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 5aa4a95a0..e8d4574b5 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -911,6 +911,7 @@ + @@ -1406,6 +1407,7 @@ + -- cgit v1.2.3