examples/gestures/imagegestures/imagegestures.pro
changeset 19 fcece45ef507
parent 3 41300fa6a67c
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
    12     $$FORMS \
    12     $$FORMS \
    13     imagegestures.pro
    13     imagegestures.pro
    14 sources.path = $$[QT_INSTALL_EXAMPLES]/gestures/imagegestures
    14 sources.path = $$[QT_INSTALL_EXAMPLES]/gestures/imagegestures
    15 INSTALLS += target \
    15 INSTALLS += target \
    16     sources
    16     sources
       
    17 
       
    18 symbian {
       
    19     TARGET.UID3 = 0xA000D7D0
       
    20     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
       
    21 }