Staging
v0.8.1
Revision 9ba90c9f06157bd17dc5ba569e3314832873f260 authored by doko@ubuntu.com on 07 May 2014, 02:41:26 UTC, committed by doko@ubuntu.com on 07 May 2014, 02:41:26 UTC
1 parent 4773b90
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