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