summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-26 12:04:46 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-26 22:54:21 +0200
commit82985425670256a3ab194771184e50c63be82625 (patch)
treea1794b299ce7c830aa93b5f4569814459640d542
parent08118e862731b5ce91368d326a04b4a565e7f483 (diff)
downloadqtwebkit-examples-82985425670256a3ab194771184e50c63be82625.tar.gz
use qt_parts.prf
this makes "configure -nomake examples" apply to this repo as well. Change-Id: I64ee4fd67b9babf533fcfcfc022e9df085ac57de Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
-rw-r--r--qtwebkit-examples-and-demos.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/qtwebkit-examples-and-demos.pro b/qtwebkit-examples-and-demos.pro
index c6ad8c8..3fcecf1 100644
--- a/qtwebkit-examples-and-demos.pro
+++ b/qtwebkit-examples-and-demos.pro
@@ -1,4 +1,5 @@
requires(qtHaveModule(webkit))
-TEMPLATE = subdirs
-SUBDIRS += examples doc
+load(qt_parts)
+
+SUBDIRS += doc