| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioPropertySheet | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="release_impl_dom_stats" | |
| 6 InheritedPropertySheets=".\essential.vsprops" | |
| 7 > | |
| 8 <Tool | |
| 9 Name="VCCLCompilerTool" | |
| 10 PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS" | |
| 11 AdditionalOptions="/Oy-" | |
| 12 /> | |
| 13 <Tool | |
| 14 Name="VCLinkerTool" | |
| 15 LinkIncremental="1" | |
| 16 OptimizeReferences="2" | |
| 17 OptimizeForWindows98="1" | |
| 18 EnableCOMDATFolding="2" | |
| 19 /> | |
| 20 <Tool | |
| 21 Name="VCResourceCompilerTool" | |
| 22 PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS" | |
| 23 /> | |
| 24 </VisualStudioPropertySheet> | |
| OLD | NEW |