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.vsprops26
1 files changed, 26 insertions, 0 deletions
diff --git a/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops b/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops
new file mode 100644
index 0000000..ef7674a
--- /dev/null
+++ b/WebKitLibraries/win/tools/vsprops/debug_internal.vsprops
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="debug_internal"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="USE_DEBUG_SAFARI_THEME;DEBUG_INTERNAL"
+ RuntimeLibrary="3"
+ />
+ <UserMacro
+ Name="WebKitConfigSuffix"
+ Value="_debug"
+ PerformEnvironmentSet="true"
+ />
+ <UserMacro
+ Name="LibraryConfigSuffix"
+ Value="_debug"
+ PerformEnvironmentSet="true"
+ />
+ <UserMacro
+ Name="WebKitDLLConfigSuffix"
+ Value="_debug"
+ />
+</VisualStudioPropertySheet>