examples/animation/stickman/stickman.pro
changeset 19 fcece45ef507
parent 0 1918ee327afb
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
    15 # install
    15 # install
    16 target.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman
    16 target.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman
    17 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro
    17 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro
    18 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman
    18 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman
    19 INSTALLS += target sources
    19 INSTALLS += target sources
       
    20 
       
    21 symbian {
       
    22     TARGET.UID3 = 0xA000E3F9
       
    23     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
       
    24 }