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