From b7bff510f98e03602753b4cba18b8db1501a79fd Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Sat, 5 Nov 2011 18:33:50 +0000 Subject: Added cPiston.h and cPiston.cpp to VC2010 files. git-svn-id: http://mc-server.googlecode.com/svn/trunk@64 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 c2fb36300..13f2193f2 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -252,6 +252,7 @@ + @@ -380,6 +381,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 59e2261af..96f1e0e40 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -379,6 +379,9 @@ {0ee956cb-75b4-4ba5-9d85-f3a3850b8b95} + + {4f551776-009b-4f05-8ab8-748b82279a67} + @@ -760,6 +763,9 @@ cRedstone + + cPiston + @@ -1176,6 +1182,9 @@ cRedstone + + cPiston + -- cgit v1.2.3