Title: [105088] trunk/Tools
Revision
105088
Author
bfulg...@webkit.org
Date
2012-01-16 13:31:03 -0800 (Mon, 16 Jan 2012)

Log Message

[WinCairo] Build fix after r104155. Several debug targets were not
properly including the '*Common' property sheets.

* DumpRenderTree/win/DumpRenderTreeLauncherDebugCairoCFLite.vsprops:
* DumpRenderTree/win/ImageDiffLauncherDebugCairoCFLite.vsprops:
* MiniBrowser/Configurations/MiniBrowserLauncherDebugCairoCFLite.vsprops:
* WebKitTestRunner/win/WebKitTestRunnerLauncherDebugCairoCFLite.vsprops:
* WinLauncher/WinLauncherLauncherDebugCairoCFLite.vsprops:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (105087 => 105088)


--- trunk/Tools/ChangeLog	2012-01-16 21:18:39 UTC (rev 105087)
+++ trunk/Tools/ChangeLog	2012-01-16 21:31:03 UTC (rev 105088)
@@ -1,3 +1,14 @@
+2012-01-16  Brent Fulgham  <bfulg...@webkit.org>
+
+        [WinCairo] Build fix after r104155. Several debug targets were not
+        properly including the '*Common' property sheets.
+
+        * DumpRenderTree/win/DumpRenderTreeLauncherDebugCairoCFLite.vsprops:
+        * DumpRenderTree/win/ImageDiffLauncherDebugCairoCFLite.vsprops:
+        * MiniBrowser/Configurations/MiniBrowserLauncherDebugCairoCFLite.vsprops:
+        * WebKitTestRunner/win/WebKitTestRunnerLauncherDebugCairoCFLite.vsprops:
+        * WinLauncher/WinLauncherLauncherDebugCairoCFLite.vsprops:
+
 2012-01-16  Csaba Osztrogonác  <o...@webkit.org>
 
         REGRESSION(r105072): It broke committers_unittest.py

Modified: trunk/Tools/DumpRenderTree/win/DumpRenderTreeLauncherDebugCairoCFLite.vsprops (105087 => 105088)


--- trunk/Tools/DumpRenderTree/win/DumpRenderTreeLauncherDebugCairoCFLite.vsprops	2012-01-16 21:18:39 UTC (rev 105087)
+++ trunk/Tools/DumpRenderTree/win/DumpRenderTreeLauncherDebugCairoCFLite.vsprops	2012-01-16 21:31:03 UTC (rev 105088)
@@ -3,6 +3,6 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="DumpRenderTreeDebugCairoCFLite"
-	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops"
+	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\DumpRenderTreeLauncherCommon.vsprops"
 	>
 </VisualStudioPropertySheet>

Modified: trunk/Tools/DumpRenderTree/win/ImageDiffLauncherDebugCairoCFLite.vsprops (105087 => 105088)


--- trunk/Tools/DumpRenderTree/win/ImageDiffLauncherDebugCairoCFLite.vsprops	2012-01-16 21:18:39 UTC (rev 105087)
+++ trunk/Tools/DumpRenderTree/win/ImageDiffLauncherDebugCairoCFLite.vsprops	2012-01-16 21:31:03 UTC (rev 105088)
@@ -3,6 +3,6 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="ImageDiffDebugCairoCFLite"
-	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops"
+	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\ImageDiffLauncherCommon.vsprops"
 	>
 </VisualStudioPropertySheet>

Modified: trunk/Tools/MiniBrowser/Configurations/MiniBrowserLauncherDebugCairoCFLite.vsprops (105087 => 105088)


--- trunk/Tools/MiniBrowser/Configurations/MiniBrowserLauncherDebugCairoCFLite.vsprops	2012-01-16 21:18:39 UTC (rev 105087)
+++ trunk/Tools/MiniBrowser/Configurations/MiniBrowserLauncherDebugCairoCFLite.vsprops	2012-01-16 21:31:03 UTC (rev 105088)
@@ -3,6 +3,6 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="MiniBrowserDebugCairoCFLite"
-	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops"
+	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\MiniBrowserLauncherCommon.vsprops"
 	>
 </VisualStudioPropertySheet>

Modified: trunk/Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherDebugCairoCFLite.vsprops (105087 => 105088)


--- trunk/Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherDebugCairoCFLite.vsprops	2012-01-16 21:18:39 UTC (rev 105087)
+++ trunk/Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherDebugCairoCFLite.vsprops	2012-01-16 21:31:03 UTC (rev 105088)
@@ -3,6 +3,6 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="WebKitTestRunnerDebugCairoCFLite"
-	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops"
+	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\WebKitTestRunnerLauncherCommon.vsprops"
 	>
 </VisualStudioPropertySheet>

Modified: trunk/Tools/WinLauncher/WinLauncherLauncherDebugCairoCFLite.vsprops (105087 => 105088)


--- trunk/Tools/WinLauncher/WinLauncherLauncherDebugCairoCFLite.vsprops	2012-01-16 21:18:39 UTC (rev 105087)
+++ trunk/Tools/WinLauncher/WinLauncherLauncherDebugCairoCFLite.vsprops	2012-01-16 21:31:03 UTC (rev 105088)
@@ -3,6 +3,6 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="WinLauncherDebugCairoCFLite"
-	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops"
+	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\WinLauncherLauncherCommon.vsprops"
 	>
 </VisualStudioPropertySheet>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to