summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
Diffstat (limited to 'VC2008')
-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
+::