mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
1
This commit is contained in:
BIN
devtools/vs_nop_tools/lib.exe
Normal file
BIN
devtools/vs_nop_tools/lib.exe
Normal file
Binary file not shown.
BIN
devtools/vs_nop_tools/link.exe
Normal file
BIN
devtools/vs_nop_tools/link.exe
Normal file
Binary file not shown.
BIN
devtools/vs_nop_tools/mt.exe
Normal file
BIN
devtools/vs_nop_tools/mt.exe
Normal file
Binary file not shown.
3
devtools/vs_nop_tools/readme.txt
Normal file
3
devtools/vs_nop_tools/readme.txt
Normal file
@@ -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].
|
||||
Reference in New Issue
Block a user