examples/webkit/googlechat/googlechat.pro
changeset 0 1918ee327afb
child 3 41300fa6a67c
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 QT      +=  webkit network
       
     2 HEADERS =   googlechat.h
       
     3 SOURCES =   main.cpp \
       
     4             googlechat.cpp
       
     5 FORMS = form.ui
       
     6 
       
     7 # install
       
     8 target.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat
       
     9 sources.files = $$SOURCES $$HEADERS $$FORMS *.pro
       
    10 sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat
       
    11 INSTALLS += target sources
       
    12 
       
    13 symbian:INCLUDEPATH +=tmp $$QMAKE_INCDIR_QT/QtXmlPatterns
       
    14 symbian:TARGET.UID3 = 0xA000CF6E