diff options
Diffstat (limited to 'PCbuild8/PGInstrument.vsprops')
-rw-r--r-- | PCbuild8/PGInstrument.vsprops | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/PCbuild8/PGInstrument.vsprops b/PCbuild8/PGInstrument.vsprops deleted file mode 100644 index 58518b7..0000000 --- a/PCbuild8/PGInstrument.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="PGInstrument"
- OutputDirectory="$(SolutionDir)$(PlatformName)PGO"
- IntermediateDirectory="$(PlatformName)PGO"
- >
- <Tool
- Name="VCLinkerTool"
- LinkTimeCodeGeneration="2"
- />
-</VisualStudioPropertySheet>
|