e3117d797e
Also they default to the 2010 version of the tools, which is Win7-compatible, and should be 64-bit-compatible, too.
5 lines
161 B
Batchfile
5 lines
161 B
Batchfile
@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 |