From 3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sun, 24 Nov 2013 17:30:42 +0000 Subject: Fixed Visual Studio Files --- VC2008/expat.vcproj | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'VC2008/expat.vcproj') diff --git a/VC2008/expat.vcproj b/VC2008/expat.vcproj index 148fd0cad..a02549192 100644 --- a/VC2008/expat.vcproj +++ b/VC2008/expat.vcproj @@ -149,75 +149,75 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > -- cgit v1.2.3 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/expat.vcproj | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) (limited to 'VC2008/expat.vcproj') diff --git a/VC2008/expat.vcproj b/VC2008/expat.vcproj index a02549192..59aa0d973 100644 --- a/VC2008/expat.vcproj +++ b/VC2008/expat.vcproj @@ -139,6 +139,67 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From fb2df4445810490ed06eed72e6a96f5fcc0c0155 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Wed, 4 Dec 2013 21:35:29 +0100 Subject: Fixed LuaStatic intermediate and output folders. --- VC2008/expat.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VC2008/expat.vcproj') diff --git a/VC2008/expat.vcproj b/VC2008/expat.vcproj index 59aa0d973..b92b95737 100644 --- a/VC2008/expat.vcproj +++ b/VC2008/expat.vcproj @@ -141,8 +141,8 @@ -- cgit v1.2.3