diff options
author | mread <qt-info@nokia.com> | 2009-06-18 11:37:19 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2009-06-18 11:37:19 (GMT) |
commit | 821d87030693432b2eb5db0cdbc50c14196b3c90 (patch) | |
tree | 49b8031ddc513dc25fe1e62aeed569d33d6890de /examples/webkit/googlechat/googlechat.pro | |
parent | 7f874fe9eb61eb155be02c7fc30e7a09d06d166b (diff) | |
parent | 553a0a8fb83b8ff82574e9b0831ba56d0fd93054 (diff) | |
download | Qt-821d87030693432b2eb5db0cdbc50c14196b3c90.zip Qt-821d87030693432b2eb5db0cdbc50c14196b3c90.tar.gz Qt-821d87030693432b2eb5db0cdbc50c14196b3c90.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public
Diffstat (limited to 'examples/webkit/googlechat/googlechat.pro')
-rw-r--r-- | examples/webkit/googlechat/googlechat.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/webkit/googlechat/googlechat.pro b/examples/webkit/googlechat/googlechat.pro index 14b7085..bc2aad3 100644 --- a/examples/webkit/googlechat/googlechat.pro +++ b/examples/webkit/googlechat/googlechat.pro @@ -9,3 +9,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat sources.files = $$SOURCES $$HEADERS $$FORMS *.pro sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat INSTALLS += target sources + +symbian:TARGET.UID3 = 0xA000CF6E
\ No newline at end of file |