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