diff options
author | Alessandro Portale <aportale@trolltech.com> | 2009-06-08 16:17:54 (GMT) |
---|---|---|
committer | Alessandro Portale <aportale@trolltech.com> | 2009-06-08 17:30:23 (GMT) |
commit | b84811da86a7c3c9be153a2c4f9a52a759bc70d0 (patch) | |
tree | 8f1b7924935d4f508f17b0045b0af52c18bddaf7 /util/s60theme/s60theme.pro | |
parent | 806e0081bf8c77d990e4b0fafdec93f07bdcbfab (diff) | |
download | Qt-b84811da86a7c3c9be153a2c4f9a52a759bc70d0.zip Qt-b84811da86a7c3c9be153a2c4f9a52a759bc70d0.tar.gz Qt-b84811da86a7c3c9be153a2c4f9a52a759bc70d0.tar.bz2 |
More usable output of the s60theme utility
Diffstat (limited to 'util/s60theme/s60theme.pro')
-rw-r--r-- | util/s60theme/s60theme.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/s60theme/s60theme.pro b/util/s60theme/s60theme.pro index 02c2449..83c0cf2 100644 --- a/util/s60theme/s60theme.pro +++ b/util/s60theme/s60theme.pro @@ -7,3 +7,6 @@ HEADERS += \ QT += \ webkit + +CONFIG += \ + console |