examples/webkit/googlechat/googlechat.pro
changeset 0 1918ee327afb
child 3 41300fa6a67c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/webkit/googlechat/googlechat.pro	Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,14 @@
+QT      +=  webkit network
+HEADERS =   googlechat.h
+SOURCES =   main.cpp \
+            googlechat.cpp
+FORMS = form.ui
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat
+sources.files = $$SOURCES $$HEADERS $$FORMS *.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat
+INSTALLS += target sources
+
+symbian:INCLUDEPATH +=tmp $$QMAKE_INCDIR_QT/QtXmlPatterns
+symbian:TARGET.UID3 = 0xA000CF6E