mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			939 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			939 B
		
	
	
	
		
			Text
		
	
	
	
	
	
 | 
						|
Microsoft Visual Studio Solution File, Format Version 12.00
 | 
						|
# Visual Studio 2013
 | 
						|
VisualStudioVersion = 12.0.30501.0
 | 
						|
MinimumVisualStudioVersion = 10.0.40219.1
 | 
						|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pythonba", "pythonba.vcxproj", "{7A09B132-B3EE-499B-A700-A4B2157FEA3D}"
 | 
						|
EndProject
 | 
						|
Global
 | 
						|
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 | 
						|
		Debug|Win32 = Debug|Win32
 | 
						|
		Release|Win32 = Release|Win32
 | 
						|
	EndGlobalSection
 | 
						|
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
 | 
						|
		{7A09B132-B3EE-499B-A700-A4B2157FEA3D}.Debug|Win32.ActiveCfg = Debug|Win32
 | 
						|
		{7A09B132-B3EE-499B-A700-A4B2157FEA3D}.Debug|Win32.Build.0 = Debug|Win32
 | 
						|
		{7A09B132-B3EE-499B-A700-A4B2157FEA3D}.Release|Win32.ActiveCfg = Release|Win32
 | 
						|
		{7A09B132-B3EE-499B-A700-A4B2157FEA3D}.Release|Win32.Build.0 = Release|Win32
 | 
						|
	EndGlobalSection
 | 
						|
	GlobalSection(SolutionProperties) = preSolution
 | 
						|
		HideSolutionNode = FALSE
 | 
						|
	EndGlobalSection
 | 
						|
EndGlobal
 |