WebKitLibraries/win/tools/vsprops/debug_all.vsprops
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioPropertySheet
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8.00"
       
     5 	Name="debug_all"
       
     6 	>
       
     7 	<Tool
       
     8 		Name="VCCLCompilerTool"
       
     9 		PreprocessorDefinitions="USE_DEBUG_SAFARI_THEME;DEBUG_INTERNAL;DEBUG_ALL"
       
    10 		RuntimeLibrary="3"
       
    11 	/>
       
    12 	<UserMacro
       
    13 		Name="WebKitConfigSuffix"
       
    14 		Value="_debug"
       
    15 		PerformEnvironmentSet="true"
       
    16 	/>
       
    17 	<UserMacro
       
    18 		Name="LibraryConfigSuffix"
       
    19 		Value="_debug"
       
    20 		PerformEnvironmentSet="true"
       
    21 	/>
       
    22 	<UserMacro
       
    23 		Name="WebKitDLLConfigSuffix"
       
    24 		Value="_debug"
       
    25 	/>
       
    26 </VisualStudioPropertySheet>