diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-04-25 20:02:44 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-05-08 15:01:47 +0200 |
commit | ef1d6244091e309c1bbdce7d52ad5d019ab498a0 (patch) | |
tree | e64a61661e8e7c34101ce231a926af59f803ca47 /qtdeclarative.pro | |
parent | f8eb03b2832a9019077f1cb0851c08a7a1088a45 (diff) | |
download | qtdeclarative-ef1d6244091e309c1bbdce7d52ad5d019ab498a0.tar.gz qtdeclarative-ef1d6244091e309c1bbdce7d52ad5d019ab498a0.tar.bz2 qtdeclarative-ef1d6244091e309c1bbdce7d52ad5d019ab498a0.zip |
adjust to new "configure -nomake tools" semantics
Change-Id: I34ea6a8ea5f6f2641bf5deaf2a7136e5ed51a8ba
Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com>
Diffstat (limited to 'qtdeclarative.pro')
-rw-r--r-- | qtdeclarative.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qtdeclarative.pro b/qtdeclarative.pro index 58c33f27c..8bc15a566 100644 --- a/qtdeclarative.pro +++ b/qtdeclarative.pro @@ -1 +1,2 @@ +CONFIG += tests_need_tools load(qt_parts) |