summaryrefslogtreecommitdiffstats
path: root/VC2008/debug_profile_run.cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved profiling scripts into the MCServer folder.madmaxoft2014-01-141-73/+0
| | | | Also they default to the 2010 version of the tools, which is Win7-compatible, and should be 64-bit-compatible, too.
* Added a "Debug profiled" MSVC configuration.madmaxoft2013-08-191-0/+73
Used for profiling debug builds, which turned out to be necessary from time to time.