diff options
author | Joerg Bornemann <joerg.bornemann@digia.com> | 2012-12-04 15:27:01 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-12-05 14:38:32 +0100 |
commit | a1375102489dd66034714be98def44a0e5d83842 (patch) | |
tree | 75f3451d987b35e688a8515381601f8d335abd57 /.qmake.conf | |
parent | bbec42c18df5fb4e9cd7562471aefa77a0da0fe2 (diff) | |
download | qtxmlpatterns-a1375102489dd66034714be98def44a0e5d83842.tar.gz |
centralize and fixup example sources install targetsv5.0.0-rc1
This follows suit with aeb036e in qtbase.
Change-Id: I3b93a30194cddd7514f05ce915eecb2e1ed6433c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf index 42ba8e4..5de255c 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1 +1,2 @@ load(qt_build_config) +CONFIG += qt_example_installs |