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 /tools/tools.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 'tools/tools.pro')
-rw-r--r-- | tools/tools.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools.pro b/tools/tools.pro index d034dcd..a978227 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -13,6 +13,7 @@ no-png { SUBDIRS += designer } SUBDIRS += linguist + symbian: SUBDIRS = designer wince*: SUBDIRS = qtestlib designer unix:!mac:!embedded:contains(QT_CONFIG, qt3support):SUBDIRS += qtconfig win32:!wince*:SUBDIRS += activeqt |