blob: e1211148ddbdf02e51d8209cbd21d9f990730045 [file] [log] [blame]
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="pginstrument"
OutputDirectory="$(SolutionDir)$(PlatformName)-pgo\"
IntermediateDirectory="$(SolutionDir)$(PlatformName)-temp-pgo\$(ProjectName)\"
>
<Tool
Name="VCCLCompilerTool"
WholeProgramOptimization="true"
/>
<Tool
Name="VCLinkerTool"
LinkTimeCodeGeneration="2"
/>
</VisualStudioPropertySheet>