Staging
v0.8.1
Revision b44155483515123a320ae57ec4b7ab237f991362 authored by Amaury Forgeot d'Arc on 05 October 2010, 23:14:47 UTC, committed by Amaury Forgeot d'Arc on 05 October 2010, 23:14:47 UTC
1 parent 90774dd
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