From d82e2449a0282232c6e6acd1a84514ee5332f4db Mon Sep 17 00:00:00 2001 From: "lapayo94@gmail.com" Date: Mon, 9 Jul 2012 15:53:17 +0000 Subject: Improved Squirrel Bindings Added AddCommand / BindCommand for Squirrel Plugins git-svn-id: http://mc-server.googlecode.com/svn/trunk@652 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 3 +++ VC2010/MCServer.vcxproj.filters | 12 ++++++++++++ 2 files changed, 15 insertions(+) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index 06fc9aa6e..f388d704d 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -378,6 +378,7 @@ + @@ -527,6 +528,7 @@ + @@ -666,6 +668,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 1e1dc15d9..d7287ab3b 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -436,6 +436,9 @@ {833e49bd-848d-42de-ac60-6cd7656474e3} + + {0a0b9b8e-ac72-4755-98e5-87cbc835016a} + @@ -914,6 +917,9 @@ LuaBindings\SquirrelBindings + + cPluginManager\cSquirrelCommandBinder + @@ -1437,6 +1443,12 @@ LuaBindings\SquirrelBindings + + cPluginManager\cSquirrelCommandBinder + + + LuaBindings\SquirrelBindings + -- cgit v1.2.3