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/JsonCpp.vcproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'VC2008/JsonCpp.vcproj') diff --git a/VC2008/JsonCpp.vcproj b/VC2008/JsonCpp.vcproj index 5fa1ec685..577507d50 100644 --- a/VC2008/JsonCpp.vcproj +++ b/VC2008/JsonCpp.vcproj @@ -276,31 +276,31 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > -- cgit v1.2.3 From 3466d2cad9a5723c327c3a64123b5321df968ba5 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Mon, 25 Nov 2013 21:32:09 +0000 Subject: Fixed all outstanding VS compilation issues Also updated VS2008 files. --- VC2008/JsonCpp.vcproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'VC2008/JsonCpp.vcproj') diff --git a/VC2008/JsonCpp.vcproj b/VC2008/JsonCpp.vcproj index 577507d50..8b35f170b 100644 --- a/VC2008/JsonCpp.vcproj +++ b/VC2008/JsonCpp.vcproj @@ -276,15 +276,15 @@ 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/JsonCpp.vcproj | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) (limited to 'VC2008/JsonCpp.vcproj') diff --git a/VC2008/JsonCpp.vcproj b/VC2008/JsonCpp.vcproj index 8b35f170b..f18f53471 100644 --- a/VC2008/JsonCpp.vcproj +++ b/VC2008/JsonCpp.vcproj @@ -266,6 +266,68 @@ 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/JsonCpp.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VC2008/JsonCpp.vcproj') diff --git a/VC2008/JsonCpp.vcproj b/VC2008/JsonCpp.vcproj index f18f53471..6fae46445 100644 --- a/VC2008/JsonCpp.vcproj +++ b/VC2008/JsonCpp.vcproj @@ -268,8 +268,8 @@ -- cgit v1.2.3