summaryrefslogtreecommitdiffstats
path: root/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitLibraries/win/tools/vsprops/debug_internal.vsprops')
-rw-r--r--WebKitLibraries/win/tools/vsprops/debug_internal.vsprops9
1 files changed, 4 insertions, 5 deletions
diff --git a/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops b/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops
index ef7674a..d0c61c1 100644
--- a/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops
+++ b/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops
@@ -6,21 +6,20 @@
>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="USE_DEBUG_SAFARI_THEME;DEBUG_INTERNAL"
- RuntimeLibrary="3"
+ PreprocessorDefinitions="DEBUG_INTERNAL"
/>
<UserMacro
Name="WebKitConfigSuffix"
- Value="_debug"
+ Value=""
PerformEnvironmentSet="true"
/>
<UserMacro
Name="LibraryConfigSuffix"
- Value="_debug"
+ Value=""
PerformEnvironmentSet="true"
/>
<UserMacro
Name="WebKitDLLConfigSuffix"
- Value="_debug"
+ Value=""
/>
</VisualStudioPropertySheet>