mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-30 19:39:08 +00:00
Minor adjustments to README files
This commit is contained in:
@@ -1 +1,4 @@
|
||||
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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user