From 7deed96d0997b5c4edefce0877a626926f8b29a4 Mon Sep 17 00:00:00 2001 From: faketruth Date: Fri, 4 Nov 2011 16:05:18 +0000 Subject: Added cRedstone to project file Changed NetworkToHostFloat4(), maybe it works now on 64bit linux git-svn-id: http://mc-server.googlecode.com/svn/trunk@54 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj.filters | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'VC2010/MCServer.vcxproj.filters') diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index cccd8071f..59e2261af 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -376,6 +376,9 @@ {c9b053f2-89dd-475e-a889-5c25a20e6eec} + + {0ee956cb-75b4-4ba5-9d85-f3a3850b8b95} + @@ -754,6 +757,9 @@ cItem + + cRedstone + @@ -1167,6 +1173,9 @@ cFileFormatUpdater + + cRedstone + @@ -1177,4 +1186,4 @@ - + \ No newline at end of file -- cgit v1.2.3