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 /examples/examples.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 'examples/examples.pro')
-rw-r--r-- | examples/examples.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 218cf9b..42a3aa3 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -36,6 +36,7 @@ symbian: SUBDIRS = \ mainwindows \ script \ sql \ + uitools \ xml contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon |