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