From 867fc8ee0dbebd3c09a4f7cdcbd5fb4d56f194dc Mon Sep 17 00:00:00 2001 From: faketruth Date: Thu, 1 Mar 2012 15:18:59 +0000 Subject: New redstone simulator. Should work without crashes! git-svn-id: http://mc-server.googlecode.com/svn/trunk@345 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 2 ++ VC2010/MCServer.vcxproj.filters | 9 +++++++++ 2 files changed, 11 insertions(+) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index 7cb818c45..aece29df4 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -355,6 +355,7 @@ + @@ -530,6 +531,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index e8d4574b5..76d6862fe 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -454,6 +454,9 @@ {31f2d7f9-9684-456b-9d70-011a10e894fd} + + {4b3b7b43-8e8b-4823-b112-2259fdfff7d3} + @@ -912,6 +915,9 @@ + + Simulator\cSimulator\cRedstoneSimulator + @@ -1408,6 +1414,9 @@ + + Simulator\cSimulator\cRedstoneSimulator + -- cgit v1.2.3