Title: [105132] trunk
Revision
105132
Author
[email protected]
Date
2012-01-17 01:27:43 -0800 (Tue, 17 Jan 2012)

Log Message

[Qt] Add more files to project-files for easier navigation in Qt Creator

Reviewed by Simon Hausmann.

Modified Paths

Added Paths

Diff

Modified: trunk/ChangeLog (105131 => 105132)


--- trunk/ChangeLog	2012-01-17 08:36:42 UTC (rev 105131)
+++ trunk/ChangeLog	2012-01-17 09:27:43 UTC (rev 105132)
@@ -1,3 +1,11 @@
+2012-01-16  Tor Arne Vestbø  <[email protected]>
+
+        [Qt] Add more files to project-files for easier navigation in Qt Creator
+
+        Reviewed by Simon Hausmann.
+
+        * WebKit.pro:
+
 2012-01-16  Carlos Garcia Campos  <[email protected]>
 
         [GTK] Update NEWS and configure.ac for 1.7.4 release

Modified: trunk/Tools/ChangeLog (105131 => 105132)


--- trunk/Tools/ChangeLog	2012-01-17 08:36:42 UTC (rev 105131)
+++ trunk/Tools/ChangeLog	2012-01-17 09:27:43 UTC (rev 105132)
@@ -1,3 +1,12 @@
+2012-01-16  Tor Arne Vestbø  <[email protected]>
+
+        [Qt] Add more files to project-files for easier navigation in Qt Creator
+
+        Reviewed by Simon Hausmann.
+
+        * Tools.pro:
+        * qmake/config.tests/README: Added.
+
 2012-01-17  Philippe Normand  <[email protected]>
 
         [GTK] fast/dom/constructed-objects-prototypes.html fails

Modified: trunk/Tools/Tools.pro (105131 => 105132)


--- trunk/Tools/Tools.pro	2012-01-17 08:36:42 UTC (rev 105131)
+++ trunk/Tools/Tools.pro	2012-01-17 09:27:43 UTC (rev 105132)
@@ -21,3 +21,5 @@
 !win32:contains(DEFINES, ENABLE_NETSCAPE_PLUGIN_API=1) {
     SUBDIRS += DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
 }
+
+OTHER_FILES = Scripts/*

Added: trunk/Tools/qmake/config.tests/README (0 => 105132)


--- trunk/Tools/qmake/config.tests/README	                        (rev 0)
+++ trunk/Tools/qmake/config.tests/README	2012-01-17 09:27:43 UTC (rev 105132)
@@ -0,0 +1,4 @@
+This directory is used for configure-style checks that are run by
+syncqt during processing of configure.pro in the parent directory.
+
+Note: This feature is available in Qt 5 only.

Modified: trunk/WebKit.pro (105131 => 105132)


--- trunk/WebKit.pro	2012-01-17 08:36:42 UTC (rev 105131)
+++ trunk/WebKit.pro	2012-01-17 09:27:43 UTC (rev 105132)
@@ -44,6 +44,7 @@
     Tools/qmake/README \
     Tools/qmake/configure.pro \
     Tools/qmake/sync.profile \
+    Tools/qmake/config.tests/README \
     Tools/qmake/config.tests/fontconfig/* \
     Tools/qmake/mkspecs/modules/* \
     Tools/qmake/mkspecs/features/*.prf \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to