* WebKitInitializer/debug_internal.vsprops:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@25762
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-09-26 Adam Roben <aroben@apple.com>
+
+ Committed this file before saving it
+
+ * WebKitInitializer/debug_internal.vsprops:
+
2007-09-26 Adam Roben <aroben@apple.com>
Load WebKit and its dependencies manually so they come from DllDirectory
-<?xml version="1.0"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
Name="debug_internal"
>
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="USE_DEBUG_SUPPORT_LIBS"
+ />
+ <UserMacro
+ Name="WebKitConfigSuffix"
+ Value="_debug"
+ />
</VisualStudioPropertySheet>