equal
deleted
inserted
replaced
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 } |