equal
deleted
inserted
replaced
15 # install |
15 # install |
16 target.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman |
16 target.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman |
17 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro |
17 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro |
18 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman |
18 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman |
19 INSTALLS += target sources |
19 INSTALLS += target sources |
|
20 |
|
21 symbian { |
|
22 TARGET.UID3 = 0xA000E3F9 |
|
23 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |
|
24 } |