pgupdate.vsprops 393 Bytes
Newer Older
1 2 3 4
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
5 6 7
	Name="pgupdate"
	OutputDirectory="$(SolutionDir)$(PlatformName)-pgo\"
	InheritedPropertySheets="$(SolutionDir)\pginstrument.vsprops"
8 9 10
	>
	<Tool
		Name="VCLinkerTool"
11
		AdditionalManifestDependencies=""
12 13 14
		LinkTimeCodeGeneration="4"
	/>
</VisualStudioPropertySheet>