From 4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Wed, 4 Dec 2013 20:34:57 +0100 Subject: Added a new Debug_LuaStatic configuration. This re-enables plugin debugging using Decoda, lost when we moved Lua out to a DLL. --- VC2008/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'VC2008/.gitignore') diff --git a/VC2008/.gitignore b/VC2008/.gitignore index 27d2f5ebe..e31475ed0 100644 --- a/VC2008/.gitignore +++ b/VC2008/.gitignore @@ -1,5 +1,6 @@ Debug/ Debug profiled/ +Debug_LuaStatic/ Release/ Release profiled/ *.user -- cgit v1.2.3