diff options
Diffstat (limited to 'PCbuild8/PGUpdate.vsprops')
-rw-r--r-- | PCbuild8/PGUpdate.vsprops | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/PCbuild8/PGUpdate.vsprops b/PCbuild8/PGUpdate.vsprops new file mode 100644 index 0000000..0501126 --- /dev/null +++ b/PCbuild8/PGUpdate.vsprops @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="PGUpdate"
+ InheritedPropertySheets=".\PGInstrument.vsprops"
+ >
+ <Tool
+ Name="VCLinkerTool"
+ LinkTimeCodeGeneration="4"
+ />
+</VisualStudioPropertySheet>
|