examples/animation/states/states.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/states
     5 target.path = $$[QT_INSTALL_EXAMPLES]/animation/states
     6 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro
     6 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro
     7 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/states
     7 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/states
     8 INSTALLS += target sources
     8 INSTALLS += target sources
       
     9 
       
    10 symbian {
       
    11     TARGET.UID3 = 0xA000E3F8
       
    12     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
       
    13 }