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 MinimalRebuild="true" 11 BasicRuntimeChecks="3" 12 RuntimeLibrary="2" 13 /> 14 <Tool 15 Name="VCLinkerTool" 16 LinkIncremental="2" 17 /> 18 <Tool 19 Name="VCResourceCompilerTool" 20 /> 21 <UserMacro 22 Name="WebKitConfigSuffix" 23 Value="" 24 PerformEnvironmentSet="true" 25 /> 26 <UserMacro 27 Name="LibraryConfigSuffix" 28 Value="" 29 PerformEnvironmentSet="true" 30 /> 31 <UserMacro 32 Name="WebKitDLLConfigSuffix" 33 Value="" 34 /> 35 </VisualStudioPropertySheet> 36