examples/animation/moveblocks/moveblocks.pro
changeset 19 fcece45ef507
parent 0 1918ee327afb
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
     3 # install
     3 # install
     4 target.path = $$[QT_INSTALL_EXAMPLES]/animation/moveblocks
     4 target.path = $$[QT_INSTALL_EXAMPLES]/animation/moveblocks
     5 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS moveblocks.pro
     5 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS moveblocks.pro
     6 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/moveblocks
     6 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/moveblocks
     7 INSTALLS += target sources
     7 INSTALLS += target sources
       
     8 
       
     9 symbian {
       
    10     TARGET.UID3 = 0xA000E3F7
       
    11     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
       
    12 }