diff options
Diffstat (limited to 'Tools/WebKitTestRunner/win/InjectedBundleDebug.vsprops')
-rw-r--r-- | Tools/WebKitTestRunner/win/InjectedBundleDebug.vsprops | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Tools/WebKitTestRunner/win/InjectedBundleDebug.vsprops b/Tools/WebKitTestRunner/win/InjectedBundleDebug.vsprops new file mode 100644 index 0000000..06623be --- /dev/null +++ b/Tools/WebKitTestRunner/win/InjectedBundleDebug.vsprops @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="InjectedBundleDebug" + InheritedPropertySheets=" + $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops; + $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops; + ..\Configurations\InjectedBundleCoreFoundation.vsprops; + ..\Configurations\InjectedBundleCommon.vsprops" + > +</VisualStudioPropertySheet> |