Staging
v0.8.1
Revision 68485f78fa20c915b5b87f31e0d752760590333f authored by Larry Hastings on 23 January 2018, 12:24:55 UTC, committed by Larry Hastings on 23 January 2018, 12:24:55 UTC
1 parent c59731d
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