From 8289ac8ba736b7bb5effd41057c626b746c0c9c8 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Mon, 19 Aug 2013 21:58:15 +0200 Subject: Added a "Debug profiled" MSVC configuration. Used for profiling debug builds, which turned out to be necessary from time to time. --- 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 4ed04067a..5fa1ec685 100644 --- a/VC2008/JsonCpp.vcproj +++ b/VC2008/JsonCpp.vcproj @@ -204,6 +204,68 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + -- cgit v1.2.3