| Kristján Valur Jónsson | 55d53f0 | 2007-05-02 15:55:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioPropertySheet | ||||
| 3 | ProjectType="Visual C++" | ||||
| 4 | Version="8.00" | ||||
| 5 | Name="PGInstrument" | ||||
| 6 | OutputDirectory="$(SolutionDir)$(PlatformName)PGO" | ||||
| 7 | IntermediateDirectory="$(PlatformName)PGO" | ||||
| 8 | > | ||||
| 9 | <Tool | ||||
| 10 | Name="VCLinkerTool" | ||||
| 11 | LinkTimeCodeGeneration="2" | ||||
| 12 | /> | ||||
| 13 | </VisualStudioPropertySheet> | ||||