diff options
author | hjk <qthjk@ovi.com> | 2012-12-04 12:34:19 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-12-06 12:25:09 +0100 |
commit | 166e66496114975b9580e489b16963191fd4f600 (patch) | |
tree | fea7f51ef2ad93dd2f440429d29894ae795d2673 /.qmake.conf | |
parent | 0f146689e6fb53762123c3e8a44fc6c8e71492ba (diff) | |
download | qtsvg-166e66496114975b9580e489b16963191fd4f600.tar.gz |
Centralize and fixup qtsvg example sources install targets
This follows suit with aeb036e in qtbase.
Change-Id: I2e64dcce15b3b39f98395df5627cf0839debdf99
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.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 |