mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	
		
			
	
	
		
			15 lines
		
	
	
	
		
			374 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
	
		
			374 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="Windows-1252"?> | ||
|  | <VisualStudioPropertySheet | ||
|  | 	ProjectType="Visual C++" | ||
|  | 	Version="8.00" | ||
|  | 	Name="sqlite3" | ||
|  | 	InheritedPropertySheets=".\pyproject.vsprops" | ||
|  | 	> | ||
|  | 	<Tool | ||
|  | 		Name="VCCLCompilerTool" | ||
|  | 		AdditionalIncludeDirectories="$(sqlite3Dir)" | ||
|  | 		PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)" | ||
|  | 		WarningLevel="1" | ||
|  | 	/> | ||
|  | </VisualStudioPropertySheet> |