2007-11-20 05:34:16 -04:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2007-12-05 18:02:31 -04:00
|
|
|
Name="pgupdate"
|
2007-11-22 06:25:50 -04:00
|
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)-pgo\"
|
2007-11-20 05:34:16 -04:00
|
|
|
InheritedPropertySheets="$(SolutionDir)\pginstrument.vsprops"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-11-22 06:25:50 -04:00
|
|
|
AdditionalManifestDependencies=""
|
2007-11-20 05:34:16 -04:00
|
|
|
LinkTimeCodeGeneration="4"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|