mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			397 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			397 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioPropertySheet
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8.00"
 | |
| 	Name="sqlite3"
 | |
| 	InheritedPropertySheets=".\pyproject.vsprops"
 | |
| 	>
 | |
| 	<Tool
 | |
| 		Name="VCCLCompilerTool"
 | |
| 		AdditionalIncludeDirectories="..\..\..\sqlite-3.6.21"
 | |
| 		PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
 | |
| 		WarningLevel="1"
 | |
| 	/>
 | |
| </VisualStudioPropertySheet>
 | 
