summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-06-18 18:28:18 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-06-18 18:28:18 +0200
commitc2f340d30938816f9f4dd9f07445f632d2a41c60 (patch)
treef4a53e707e0852749b09e7a66d2e599bba002db6
parentCrops aren't uprooted if farmland is dry. (diff)
downloadcuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.tar
cuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.tar.gz
cuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.tar.bz2
cuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.tar.lz
cuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.tar.xz
cuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.tar.zst
cuberite-c2f340d30938816f9f4dd9f07445f632d2a41c60.zip
-rw-r--r--VC2008/profile_run.cmd11
1 files changed, 6 insertions, 5 deletions
diff --git a/VC2008/profile_run.cmd b/VC2008/profile_run.cmd
index 77138d20a..e2d9491e1 100644
--- a/VC2008/profile_run.cmd
+++ b/VC2008/profile_run.cmd
@@ -1,8 +1,9 @@
-@
-@ Profiling using a MSVC standalone profiler
-@
-@ See http://www.codeproject.com/Articles/144643/Profiling-of-C-Applications-in-Visual-Studio-for-F for details
-@
+@echo off
+::
+:: Profiling using a MSVC standalone profiler
+::
+:: See http://www.codeproject.com/Articles/144643/Profiling-of-C-Applications-in-Visual-Studio-for-F for details
+::