diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-17 09:10:06 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-17 09:10:06 (GMT) |
commit | 7442925bd3a88a15ac0db0dce9bb5d7a3aa6e622 (patch) | |
tree | 32b967bf0175acd74b5748f90c5141fedfb1a39e /examples/webkit/googlechat | |
parent | 53c3e52cbd7194ef2e2e4b4648f5fac9cd780930 (diff) | |
download | Qt-7442925bd3a88a15ac0db0dce9bb5d7a3aa6e622.zip Qt-7442925bd3a88a15ac0db0dce9bb5d7a3aa6e622.tar.gz Qt-7442925bd3a88a15ac0db0dce9bb5d7a3aa6e622.tar.bz2 |
Added proper UID for webkit examples and browser demo
Diffstat (limited to 'examples/webkit/googlechat')
-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 |