diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-07-27 11:13:40 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-07-27 11:13:40 (GMT) |
commit | 529e43e9652bc5a3b027211a17c7738eb600519b (patch) | |
tree | be245f20b175b235f9af16118551bf46eebfaa12 /projects.pro | |
parent | aa73e59574961987f31144c3b9aad53f9bb12820 (diff) | |
download | Qt-529e43e9652bc5a3b027211a17c7738eb600519b.zip Qt-529e43e9652bc5a3b027211a17c7738eb600519b.tar.gz Qt-529e43e9652bc5a3b027211a17c7738eb600519b.tar.bz2 |
Enabled QtUiTools and related example building for Symbian OS.
Diffstat (limited to 'projects.pro')
-rw-r--r-- | projects.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.pro b/projects.pro index 389ec71..a1f2dd1 100644 --- a/projects.pro +++ b/projects.pro @@ -29,7 +29,7 @@ isEmpty(QT_BUILD_PARTS) { #defaults } symbian { - QT_BUILD_PARTS = libs examples demos + QT_BUILD_PARTS = libs tools examples demos } #process the projects |