summaryrefslogtreecommitdiffstats
path: root/MCServer/profile_run_x64.cmd
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-08-26 15:55:43 +0200
committerMattes D <github@xoft.cz>2014-08-26 15:55:43 +0200
commit3a60f2cd83ea265a0a59eec12b24fae11a36e998 (patch)
tree6f665626203d6f4adfcb375a159e291d90bb31f4 /MCServer/profile_run_x64.cmd
parentVS Profiling: Shutdown the profiler on error. (diff)
downloadcuberite-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_x64.cmd')
-rw-r--r--MCServer/profile_run_x64.cmd5
1 files changed, 5 insertions, 0 deletions
diff --git a/MCServer/profile_run_x64.cmd b/MCServer/profile_run_x64.cmd
new file mode 100644
index 000000000..242136f4b
--- /dev/null
+++ b/MCServer/profile_run_x64.cmd
@@ -0,0 +1,5 @@
+@echo off
+:: This script uses the profile_run.cmd script to run profiling on a x64 release executable
+
+set IsExecutablex64=\x64
+call profile_run.cmd