Staging
v0.5.1
https://github.com/python/cpython
Revision 1b93fc1077d0b99518035ffc7f63e568b8389e35 authored by Tarek Ziadé on 02 February 2010, 22:27:58 UTC, committed by Tarek Ziadé on 02 February 2010, 22:27:58 UTC
1 parent 1f517e1
Raw File
Tip revision: 1b93fc1077d0b99518035ffc7f63e568b8389e35 authored by Tarek Ziadé on 02 February 2010, 22:27:58 UTC
first version of the sysconfig module documentation
Tip revision: 1b93fc1
debug.vsprops
<?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>
back to top