Staging
v0.5.1
Revision 2cdcaf1353c4480098219d028e1280f61d57870a authored by Martin Panter on 14 July 2016, 01:17:03 UTC, committed by Martin Panter on 14 July 2016, 01:17:03 UTC
1 parent 5f21f43
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