sqlmap/extra/runcmd/src/README.txt

5 lines
271 B
Plaintext
Raw Normal View History

2010-02-21 22:12:41 +03:00
Compile only the Release version because the Runtime library option
(Project Properties -> Configuration Properties -> C/C++ -> Code
Generation) is set to "Multi-threaded (/MT)", which statically links
everything into executable and doesn't compile Debug version at all.