examples/webkit/simpleselector/simpleselector.pro
branchRCL_3
changeset 4 3b1da2848fc7
parent 3 41300fa6a67c
child 5 d3bac044e0f0
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
     7 # install
     7 # install
     8 target.path = $$[QT_INSTALL_EXAMPLES]/webkit/simpleselector
     8 target.path = $$[QT_INSTALL_EXAMPLES]/webkit/simpleselector
     9 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro
     9 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro
    10 sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/simpleselector
    10 sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/simpleselector
    11 INSTALLS += target sources
    11 INSTALLS += target sources
       
    12 
       
    13 symbian {
       
    14     TARGET.UID3 = 0xA000D7CC
       
    15     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
       
    16 }