Staging
v0.8.1
Revision 5a2da3b3adc6d36fcebac0c4aeceffa1ff4e4d33 authored by Senthil Kumaran on 02 October 2010, 10:33:13 UTC, committed by Senthil Kumaran on 02 October 2010, 10:33:13 UTC
1 parent 7cafd26
Raw File
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