summaryrefslogtreecommitdiffstats
path: root/Tools/FindSafari
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/FindSafari')
-rw-r--r--Tools/FindSafari/FindSafariProduction.vsprops2
-rw-r--r--Tools/FindSafari/FindSafariRelease.vsprops1
-rw-r--r--Tools/FindSafari/FindSafariReleaseCairoCFLite.vsprops1
-rw-r--r--Tools/FindSafari/FindSafariReleasePGO.vsprops2
4 files changed, 4 insertions, 2 deletions
diff --git a/Tools/FindSafari/FindSafariProduction.vsprops b/Tools/FindSafari/FindSafariProduction.vsprops
index c2d3e36..afb7d22 100644
--- a/Tools/FindSafari/FindSafariProduction.vsprops
+++ b/Tools/FindSafari/FindSafariProduction.vsprops
@@ -5,7 +5,7 @@
Name="FindSafariProduction"
InheritedPropertySheets="
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
- $(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\release.vsprops;
+ $(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\releaseproduction.vsprops;
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\production.vsprops;
.\FindSafariCommon.vsprops"
>
diff --git a/Tools/FindSafari/FindSafariRelease.vsprops b/Tools/FindSafari/FindSafariRelease.vsprops
index 9d59b3d..ca994f4 100644
--- a/Tools/FindSafari/FindSafariRelease.vsprops
+++ b/Tools/FindSafari/FindSafariRelease.vsprops
@@ -5,6 +5,7 @@
Name="FindSafariRelease"
InheritedPropertySheets="
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
+ $(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\releaseproduction.vsprops;
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\release.vsprops;
.\FindSafariCommon.vsprops"
>
diff --git a/Tools/FindSafari/FindSafariReleaseCairoCFLite.vsprops b/Tools/FindSafari/FindSafariReleaseCairoCFLite.vsprops
index fccbb9c..b1e4748 100644
--- a/Tools/FindSafari/FindSafariReleaseCairoCFLite.vsprops
+++ b/Tools/FindSafari/FindSafariReleaseCairoCFLite.vsprops
@@ -5,6 +5,7 @@
Name="FindSafariReleaseCairoCFLite"
InheritedPropertySheets="
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
+ $(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\releaseproduction.vsprops;
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\release.vsprops;
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\WinCairo.vsprops;
.\FindSafariCommon.vsprops"
diff --git a/Tools/FindSafari/FindSafariReleasePGO.vsprops b/Tools/FindSafari/FindSafariReleasePGO.vsprops
index 6c24cbc..1755933 100644
--- a/Tools/FindSafari/FindSafariReleasePGO.vsprops
+++ b/Tools/FindSafari/FindSafariReleasePGO.vsprops
@@ -5,7 +5,7 @@
Name="FindSafariReleasePGO"
InheritedPropertySheets="
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
- $(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\release.vsprops;
+ $(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\releaseproduction.vsprops;
$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\production.vsprops;
.\FindSafariCommon.vsprops"
>