summaryrefslogtreecommitdiff
path: root/devtools/vs_nop_tools/readme.txt
diff options
context:
space:
mode:
authorFluorescentCIAAfricanAmerican <[email protected]>2020-04-22 12:56:21 -0400
committerFluorescentCIAAfricanAmerican <[email protected]>2020-04-22 12:56:21 -0400
commit3bf9df6b2785fa6d951086978a3e66f49427166a (patch)
tree2c0f1f0c63c4832882bc93814ebd2c2b1c6224e5 /devtools/vs_nop_tools/readme.txt
downloadarchived-source-engine-2018-hl2-src-master.tar.xz
archived-source-engine-2018-hl2-src-master.zip
Diffstat (limited to 'devtools/vs_nop_tools/readme.txt')
-rw-r--r--devtools/vs_nop_tools/readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/vs_nop_tools/readme.txt b/devtools/vs_nop_tools/readme.txt
new file mode 100644
index 0000000..0ee0a77
--- /dev/null
+++ b/devtools/vs_nop_tools/readme.txt
@@ -0,0 +1,3 @@
+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].