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