Title: [128887] trunk/Tools
Revision
128887
Author
[email protected]
Date
2012-09-18 06:58:20 -0700 (Tue, 18 Sep 2012)

Log Message

[Qt] qt_webkit.pri should not be listed in Tools.pro

Reviewed and rubber-stamped by Simon Hausmann and Tor Arne Vestbø.

Since r128751 the module pri file is auto-generated
but it was still listed in OTHER_FILES.

Patch by Andras Becsi <[email protected]> on 2012-09-18

* Tools.pro: Remove unneeded line.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (128886 => 128887)


--- trunk/Tools/ChangeLog	2012-09-18 13:51:18 UTC (rev 128886)
+++ trunk/Tools/ChangeLog	2012-09-18 13:58:20 UTC (rev 128887)
@@ -1,3 +1,14 @@
+2012-09-18  Andras Becsi  <[email protected]>
+
+        [Qt] qt_webkit.pri should not be listed in Tools.pro
+
+        Reviewed and rubber-stamped by Simon Hausmann and Tor Arne Vestbø.
+
+        Since r128751 the module pri file is auto-generated
+        but it was still listed in OTHER_FILES.
+
+        * Tools.pro: Remove unneeded line.
+
 2012-09-18  Simon Hausmann  <[email protected]>
 
         [Qt] Fix build with some versions of the gold linker

Modified: trunk/Tools/Tools.pro (128886 => 128887)


--- trunk/Tools/Tools.pro	2012-09-18 13:51:18 UTC (rev 128886)
+++ trunk/Tools/Tools.pro	2012-09-18 13:58:20 UTC (rev 128887)
@@ -31,7 +31,6 @@
     $$files(Scripts/webkitperl/*.p[l|m], true) \
     qmake/README \
     qmake/dump-features.pl \
-    qmake/qt_webkit.pri \
     qmake/config.tests/README \
     qmake/config.tests/fontconfig/* \
     qmake/config.tests/gccdepends/* \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to