1
0
Fork 0

Fixed a (non-fatal) error in the profiling script

git-svn-id: http://mc-server.googlecode.com/svn/trunk@631 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com 2012-06-18 16:28:18 +00:00
parent beaf37a013
commit c2f340d309
1 changed files with 6 additions and 5 deletions

View File

@ -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
::