| Christian Heimes | bfd4985 | 2007-11-20 09:34:16 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> | 
 | 2 | <VisualStudioPropertySheet | 
 | 3 | 	ProjectType="Visual C++" | 
 | 4 | 	Version="8.00" | 
| Christian Heimes | 7867208 | 2007-12-05 22:02:31 +0000 | [diff] [blame] | 5 | 	Name="pgupdate" | 
| Christian Heimes | c139a9b | 2007-11-22 10:25:50 +0000 | [diff] [blame] | 6 | 	OutputDirectory="$(SolutionDir)$(PlatformName)-pgo\" | 
| Christian Heimes | bfd4985 | 2007-11-20 09:34:16 +0000 | [diff] [blame] | 7 | 	InheritedPropertySheets="$(SolutionDir)\pginstrument.vsprops" | 
 | 8 | 	> | 
 | 9 | 	<Tool | 
 | 10 | 		Name="VCLinkerTool" | 
| Christian Heimes | c139a9b | 2007-11-22 10:25:50 +0000 | [diff] [blame] | 11 | 		AdditionalManifestDependencies="" | 
| Christian Heimes | bfd4985 | 2007-11-20 09:34:16 +0000 | [diff] [blame] | 12 | 		LinkTimeCodeGeneration="4" | 
 | 13 | 	/> | 
 | 14 | </VisualStudioPropertySheet> |