diff options
author | Mattes D <github@xoft.cz> | 2014-08-26 15:55:43 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2014-08-26 15:55:43 +0200 |
commit | 3a60f2cd83ea265a0a59eec12b24fae11a36e998 (patch) | |
tree | 6f665626203d6f4adfcb375a159e291d90bb31f4 /MCServer/profile_run_debug.cmd | |
parent | VS Profiling: Shutdown the profiler on error. (diff) | |
download | cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.tar cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.tar.gz cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.tar.bz2 cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.tar.lz cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.tar.xz cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.tar.zst cuberite-3a60f2cd83ea265a0a59eec12b24fae11a36e998.zip |
Diffstat (limited to 'MCServer/profile_run_debug.cmd')
-rw-r--r-- | MCServer/profile_run_debug.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MCServer/profile_run_debug.cmd b/MCServer/profile_run_debug.cmd index 8bf85f049..a9792541a 100644 --- a/MCServer/profile_run_debug.cmd +++ b/MCServer/profile_run_debug.cmd @@ -2,4 +2,4 @@ :: 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
\ No newline at end of file +call profile_run.cmd |