Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
FluorescentCIAAfricanAmerican 3bf9df6b27 1 4 years ago
..
lib.exe 1 4 years ago
link.exe 1 4 years ago
mt.exe 1 4 years ago
readme.txt 1 4 years ago

readme.txt

This directory contains tools that will be run when doing VS 11 /analyze builds. These stubs exist to prevent the normal link/lib/mt tools from running so that VS 11 /analyze builds can skip the link stage. That is currently necessary because VS 11 builds do not link correctly, but also gives a modest speedup.

The different tools are actually identical, but they print different messages because they print argv[0].