1) Fixed a few minor warnings 2) Removed MM build configs from geoip 3) Made sure that every project and build config had its Character Set set to Multi-Byte and that Detect 64-Bit Portability Issues was set to No. --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40431
		
			
				
	
	
		
			12 lines
		
	
	
		
			260 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			260 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /** This file is autogenerated by build scripts */
 | |
| 
 | |
| #ifndef _INCLUDE_SVN_VERSION_H_
 | |
| #define _INCLUDE_SVN_VERSION_H_
 | |
| 
 | |
| #define SVN_REVISION			408
 | |
| #define SVN_REVISION_STRING	"408"
 | |
| #define SVN_FILE_VERSION		1,0,0,408
 | |
| 
 | |
| #endif //_INCLUDE_SVN_VERSION_H_
 | |
| 
 |