summaryrefslogtreecommitdiffstats
path: root/Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops')
-rw-r--r--Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops13
1 files changed, 13 insertions, 0 deletions
diff --git a/Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops b/Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops
new file mode 100644
index 0000000..37501d1
--- /dev/null
+++ b/Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="MiniBrowserDebugAll"
+ InheritedPropertySheets="
+ $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
+ $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
+ $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug_all.vsprops;
+ .\MiniBrowserCoreFoundation.vsprops;
+ .\MiniBrowserCommon.vsprops"
+ >
+</VisualStudioPropertySheet>