summaryrefslogtreecommitdiffstats
path: root/patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch')
-rw-r--r--patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch b/patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch
index 05b6293..746ad0b 100644
--- a/patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch
+++ b/patches/0023-Make-QtScript-main-project-file-see-dependencies-pro.patch
@@ -1,8 +1,7 @@
-From 1dfdb058c0270d6bff523eecccb51d20bb1fec46 Mon Sep 17 00:00:00 2001
+From 9c8f6cf2174d565f66cc9478030bbb3b4a4552a3 Mon Sep 17 00:00:00 2001
From: Liang Qi <liang.qi@nokia.com>
Date: Wed, 15 Dec 2010 07:33:19 +0100
-Subject: [PATCH] Make QtScript main project file see dependencies properly
- and etc.
+Subject: [PATCH] Make QtScript main project file see dependencies properly and etc.
This allows for running make -j<n> without breaking.
Also add examples to the compile. But two of them were disabled for now because they need QUiLoader.
@@ -31,5 +30,5 @@ index 18663bb..d3b5dfd 100644
target.path += $$[QT_INSTALL_PLUGINS]/script
INSTALLS += target
--
-1.7.5.rc2.4.g4d8b3
+1.7.3.4