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/Lua.vcproj | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) (limited to 'VC2008/Lua.vcproj') diff --git a/VC2008/Lua.vcproj b/VC2008/Lua.vcproj index 83cf4baf2..cb063c53e 100644 --- a/VC2008/Lua.vcproj +++ b/VC2008/Lua.vcproj @@ -201,6 +201,67 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + -- cgit v1.2.3