mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			325 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			325 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioPropertySheet
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8.00"
 | |
| 	Name="debug"
 | |
| 	>
 | |
| 	<Tool
 | |
| 		Name="VCCLCompilerTool"
 | |
| 		PreprocessorDefinitions="_DEBUG"
 | |
| 	/>
 | |
| 	<UserMacro
 | |
| 		Name="KillPythonExe"
 | |
| 		Value="$(OutDir)\kill_python_d.exe"
 | |
| 	/>
 | |
| </VisualStudioPropertySheet>
 | 
