mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
		
			
	
	
		
			16 lines
		
	
	
	
		
			712 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
	
		
			712 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="utf-8"?>
							 | 
						||
| 
								 | 
							
								<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
							 | 
						||
| 
								 | 
							
								  <ImportGroup Label="PropertySheets">
							 | 
						||
| 
								 | 
							
								    <Import Project="pyproject.props" />
							 | 
						||
| 
								 | 
							
								  </ImportGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup>
							 | 
						||
| 
								 | 
							
								    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <ItemDefinitionGroup>
							 | 
						||
| 
								 | 
							
								    <ClCompile>
							 | 
						||
| 
								 | 
							
								      <AdditionalIncludeDirectories>$(sqlite3Dir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>SQLITE_API=__declspec(dllexport);%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <WarningLevel>Level1</WarningLevel>
							 | 
						||
| 
								 | 
							
								    </ClCompile>
							 | 
						||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						||
| 
								 | 
							
								</Project>
							 |