Moved profiling scripts into the MCServer folder.

Also they default to the 2010 version of the tools, which is Win7-compatible, and should be 64-bit-compatible, too.
This commit is contained in:
madmaxoft
2014-01-14 11:05:27 +01:00
parent b263d55a2d
commit e3117d797e
4 changed files with 101 additions and 146 deletions
+5
View File
@@ -0,0 +1,5 @@
@echo off
:: This script uses the profile_run.cmd script to run profiling on the DebugProfile executable
set app=MCServer_debug_profile.exe
call profile_run.cmd