From 90740aff3cd208d3100de50379f01dc99ce5f433 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 8 May 2012 09:22:32 +0000 Subject: Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage) git-svn-id: http://mc-server.googlecode.com/svn/trunk@482 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2008/MCServer.vcproj | 118 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) (limited to 'VC2008/MCServer.vcproj') diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 146d735e1..41727364d 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -165,6 +165,82 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + @@ -361,6 +437,14 @@ UsePrecompiledHeader="0" /> + + + + + + + + + + + + + + +