mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 01:47:37 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			271 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			271 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
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.
 |