1 <?xml version="1.0" encoding="Windows-1252"?> 2 <VisualStudioPropertySheet 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="debug" 6 > 7 <Tool 8 Name="VCCLCompilerTool" 9 Optimization="0" 10 PreprocessorDefinitions="DEBUG;_DEBUG;ENABLE_DISASSEMBLER;V8_ENABLE_CHECKS,OBJECT_PRINT" 11 RuntimeLibrary="1" 12 /> 13 <Tool 14 Name="VCLinkerTool" 15 LinkIncremental="2" 16 /> 17 </VisualStudioPropertySheet> 18