blob: 826242df6841cd8ab8559cd9bcfa03a9c54f1cf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="pgoptimize"
InheritedPropertySheets="$(SolutionDir)\pginstrument.vsprops"
>
<Tool
Name="VCLinkerTool"
LinkTimeCodeGeneration="4"
/>
</VisualStudioPropertySheet>
|