Staging
v0.5.1
Revision ab016d21a6a71bd061e0ff4a3722350950f19644 authored by Alexander Belopolsky on 05 November 2010, 01:56:24 UTC, committed by Alexander Belopolsky on 05 November 2010, 01:56:24 UTC
http://svn.python.org/projects/python/branches/py3k

........
  r85930 | alexander.belopolsky | 2010-10-29 13:16:49 -0400 (Fri, 29 Oct 2010) | 1 line

  Issue 7061: Explained 'gon'
........
1 parent 77d9695
Raw File
pgupdate.vsprops
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="pgupdate"
	OutputDirectory="$(SolutionDir)$(PlatformName)-pgo\"
	InheritedPropertySheets="$(SolutionDir)\pginstrument.vsprops"
	>
	<Tool
		Name="VCLinkerTool"
		AdditionalManifestDependencies=""
		LinkTimeCodeGeneration="4"
	/>
</VisualStudioPropertySheet>
back to top