branch | RCL_3 |
changeset 8 | 3f74d0d4af4c |
parent 3 | 41300fa6a67c |
6:dee5afe5301f | 8:3f74d0d4af4c |
---|---|
12 $$FORMS \ |
12 $$FORMS \ |
13 imagegestures.pro |
13 imagegestures.pro |
14 sources.path = $$[QT_INSTALL_EXAMPLES]/gestures/imagegestures |
14 sources.path = $$[QT_INSTALL_EXAMPLES]/gestures/imagegestures |
15 INSTALLS += target \ |
15 INSTALLS += target \ |
16 sources |
16 sources |
17 |
|
18 symbian { |
|
19 TARGET.UID3 = 0xA000D7D0 |
|
20 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |
|
21 } |