Staging
v0.8.1
Revision a5c2a51c1ee12bc4efa5861aa6fa43a63e0a1042 authored by Skip Montanaro on 07 October 2008, 02:51:48 UTC, committed by Skip Montanaro on 07 October 2008, 02:51:48 UTC
1 parent 6ccc703
Raw File
release.vsprops
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="release"
	>
	<Tool
		Name="VCCLCompilerTool"
		PreprocessorDefinitions="NDEBUG"
	/>
	<UserMacro
		Name="KillPythonExe"
		Value="$(OutDir)\kill_python.exe"
	/>	
</VisualStudioPropertySheet>
back to top